| Interface | Description |
|---|---|
| ContextualCallable<T> | |
| ContextualRunnable |
| Class | Description |
|---|---|
| Invocation |
A retryable invocation.
|
| Recurrent |
Performs invocations with synchronous or asynchronous retries according to a
RetryPolicy. |
| RecurrentFuture<T> | |
| RetryPolicy |
Policy that defines how retries should be performed.
|
Copyright © 2015. All Rights Reserved.