|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SleepingRetryPolicy | |
---|---|
com.netflix.astyanax.retry |
Uses of SleepingRetryPolicy in com.netflix.astyanax.retry |
---|
Subclasses of SleepingRetryPolicy in com.netflix.astyanax.retry | |
---|---|
class |
BoundedExponentialBackoff
Bounded exponential backoff that will wait for no more than a provided max amount of time. |
class |
ConstantBackoff
|
class |
ExponentialBackoff
Unbounded exponential backoff will sleep a random number of intervals within an exponentially increasing number of intervals. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |