|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
RetryPolicy.BackoffStrategy | The hook for providing custom back-off strategy to control the sleep time between retries. |
RetryPolicy.RetryCondition | The hook for providing custom condition on whether a failed request should be retried. |
Class Summary | |
---|---|
PredefinedRetryPolicies | This class includes a set of pre-defined retry policies, including default policies used by SDK. |
PredefinedRetryPolicies.SDKDefaultRetryCondition | The default implementation of RetryCondition used by the SDK. |
RetryPolicy | Retry policy that can be configured on a specific service client using
ClientConfiguration . |
RetryUtils |
|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |