Interface | Description |
---|---|
Poller<T> |
Interface for polling a
Callable instance provided by the user. |
Class | Description |
---|---|
DirectPoller<S> |
A
Poller that uses the callers thread to poll for a result as soon as
it is asked for. |
Copyright © 2014 Pivotal. All rights reserved.