| Interface | Description |
|---|---|
| Backoff | Deprecated
To be removed in 3.7.0 at the earliest.
|
| IterationContext<T> | Deprecated
To be removed in 3.7.0 at the earliest.
|
| Jitter | Deprecated
To be removed in 3.7.0 at the earliest.
|
| Repeat<T> | Deprecated
To be removed in 3.7.0 at the earliest.
|
| RepeatContext<T> | Deprecated
To be removed in 3.7.0 at the earliest.
|
| Retry<T> | Deprecated
To be removed in 3.6.0 at the earliest.
|
| RetryContext<T> | Deprecated
To be removed in 3.6.0 at the earliest.
|
| Class | Description |
|---|---|
| AbstractRetry<T,S> | Deprecated |
| BackoffDelay | Deprecated |
| DefaultContext<T> | Deprecated |
| DefaultRepeat<T> | Deprecated |
| DefaultRetry<T> | Deprecated
To be removed in 3.6.0 at the earliest.
|
| Exception | Description |
|---|---|
| RetryExhaustedException | Deprecated
To be removed in 3.6.0 at the earliest.
|