|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
RetryPolicy | Interface for any retry logic |
Class Summary | |
---|---|
BoundedExponentialBackoff | Bounded exponential backoff that will wait for no more than a provided max amount of time. |
ConstantBackoff | |
ExponentialBackoff | Unbounded exponential backoff will sleep a random number of intervals within an exponentially increasing number of intervals. |
RetryNTimes | |
RunOnce | |
SleepingRetryPolicy | Base sleeping retry policy with optional count limit. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |