See: Description
Interface | Description |
---|---|
PollSkipStrategy |
Implementations determine whether a particular poll should be skipped.
|
Class | Description |
---|---|
PollerMetadata | |
PollSkipAdvice |
An advice that can be added to a poller's advice chain that determines
whether a poll should be skipped or not.
|
SimplePollSkipStrategy |
A simple
PollSkipStrategy to be used with a PollSkipAdvice . |