| Interface | Description |
|---|---|
| ContextualCallable<T> | |
| ContextualRunnable |
| Class | Description |
|---|---|
| Invocation |
An invocation that accepts retry and completion requests.
|
| Recurrent |
Performs invocations with synchronous or asynchronous retries according to a
RetryPolicy. |
| RecurrentFuture<T> | |
| RetryPolicy |
Policy that defines when retries should be performed.
|
| RetryStats |
Statistics for the usage of a RetryPolicy.
|
Copyright © 2015. All Rights Reserved.