| Package | Description |
|---|---|
| com.aliyun.odps.storage.internal.retry |
| Modifier and Type | Class and Description |
|---|---|
class |
ExponentialBackoffPolicy
A retry policy with exponential backoff and jitter.
|
class |
InfiniteExponentialBackoffPolicy
A retry policy with infinite exponential backoff and jitter.
|
class |
NoRetryPolicy
A retry policy that never retries failed operations.
|
| Constructor and Description |
|---|
RetryHandler(RetryPolicy defaultRetryPolicy,
RetryHandler.RetryLogger retryLogger) |
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.