| Package | Description |
|---|---|
| com.aliyun.odps.storage.internal | |
| com.aliyun.odps.storage.internal.retry |
| Class and Description |
|---|
| RetryHandler
Retry handler for executing operations with automatic retry logic.
|
| Class and Description |
|---|
| ExponentialBackoffPolicy
A retry policy with exponential backoff and jitter.
|
| InfiniteExponentialBackoffPolicy
A retry policy with infinite exponential backoff and jitter.
|
| NoRetryPolicy
A retry policy that never retries failed operations.
|
| RetryHandler.RetryLogger
Functional interface for logging retry attempts.
|
| RetryPolicy
Retry policy interface for determining whether and how to retry failed operations.
|
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.