Class and Description |
---|
RetryMode
The retry mode
|
RetryPolicy
Retry policy that can be configured on a specific service client using
ClientConfiguration . |
Class and Description |
---|
ClockSkewAdjuster
Applies heuristics to suggest a clock skew adjustment that should be applied to future requests based on a given service error.
|
Class and Description |
---|
ClockSkewAdjuster.AdjustmentRequest |
ClockSkewAdjuster.ClockSkewAdjustment |
RetryMode
The retry mode
|
RetryPolicy
Retry policy that can be configured on a specific service client using
ClientConfiguration . |
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.
|
RetryPolicy.RetryPolicyBuilder |
V2CompatibleBackoffStrategy
Adapter interface for backoff strategies that can be used in both legacy RetryPolicies and the new V2 retry policy.
|
Class and Description |
---|
RetryMode
The retry mode
|
Class and Description |
---|
RetryPolicy.RetryCondition
The hook for providing custom condition on whether a failed request
should be retried.
|
Copyright © 2024. All rights reserved.