| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.io.retry |
A mechanism for selectively retrying methods that throw exceptions under certain circumstances.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static RetryPolicies.MultipleLinearRandomRetry |
RetryPolicies.MultipleLinearRandomRetry.parseCommaSeparatedString(String s)
Parse the given string as a MultipleLinearRandomRetry object.
|
Copyright © 2009 The Apache Software Foundation