Uses of Class
org.apache.hadoop.io.retry.RetryPolicies.MultipleLinearRandomRetry.Pair

Packages that use RetryPolicies.MultipleLinearRandomRetry.Pair
org.apache.hadoop.io.retry A mechanism for selectively retrying methods that throw exceptions under certain circumstances. 
 

Uses of RetryPolicies.MultipleLinearRandomRetry.Pair in org.apache.hadoop.io.retry
 

Constructor parameters in org.apache.hadoop.io.retry with type arguments of type RetryPolicies.MultipleLinearRandomRetry.Pair
RetryPolicies.MultipleLinearRandomRetry(List<RetryPolicies.MultipleLinearRandomRetry.Pair> pairs)
           
 



Copyright © 2009 The Apache Software Foundation