See: Description
| Class | Description |
|---|---|
| DefaultRetryState | |
| RetrySimulation |
The results of a simulation.
|
| RetrySimulation.SleepSequence | |
| RetrySimulator |
A
RetrySimulator is a tool for exercising retry + backoff operations. |
| RetrySimulator.FailingRetryCallback | |
| RetrySimulator.StealingSleeper | |
| RetrySynchronizationManager |
Global variable support for retry clients.
|
| RetryTemplate |
Template class that simplifies the execution of operations with retry semantics.
|
| Exception | Description |
|---|---|
| RetrySimulator.FailingRetryException |
Infrastructure implementations of retry support concerns.