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