Class and Description |
---|
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
Class and Description |
---|
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
Class and Description |
---|
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
Class and Description |
---|
BackoffStrategy
Super interface for
RetryPolicy that defines a strategy for backing off between retries. |
RetryCondition
Super interface for
RetryPolicy used to define when a request should be retried. |
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
RetryPolicyContext
Contains useful information about a failed request that can be used to make retry and backoff decisions.
|
Class and Description |
---|
BackoffStrategy
Super interface for
RetryPolicy that defines a strategy for backing off between retries. |
RetryCondition
Super interface for
RetryPolicy used to define when a request should be retried. |
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
RetryPolicyContext
Contains useful information about a failed request that can be used to make retry and backoff decisions.
|
RetryPolicyContext.Builder |
Copyright © 2024. All rights reserved.