| Package | Description |
|---|---|
| org.apache.hadoop.io.retry |
A mechanism for selectively retrying methods that throw exceptions under
certain circumstances.
|
| Modifier and Type | Method | Description |
|---|---|---|
static RetryPolicies.MultipleLinearRandomRetry |
RetryPolicies.MultipleLinearRandomRetry.parseCommaSeparatedString(java.lang.String s) |
Parse the given string as a MultipleLinearRandomRetry object.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.