public static class RetryCounter.ExponentialBackoffPolicyWithLimit extends RetryCounter.ExponentialBackoffPolicy
| Constructor and Description | 
|---|
| RetryCounter.ExponentialBackoffPolicyWithLimit() | 
public RetryCounter.ExponentialBackoffPolicyWithLimit()
public long getBackoffTime(RetryCounter.RetryConfig config, int attempts)
getBackoffTime in class RetryCounter.ExponentialBackoffPolicyCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.