org.apache.hadoop.hbase.util
Class RetryCounter.ExponentialBackoffPolicyWithLimit
java.lang.Object
org.apache.hadoop.hbase.util.RetryCounter.BackoffPolicy
org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicy
org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicyWithLimit
- Enclosing class:
- RetryCounter
public static class RetryCounter.ExponentialBackoffPolicyWithLimit
- extends RetryCounter.ExponentialBackoffPolicy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RetryCounter.ExponentialBackoffPolicyWithLimit
public RetryCounter.ExponentialBackoffPolicyWithLimit()
getBackoffTime
public long getBackoffTime(RetryCounter.RetryConfig config,
int attempts)
- Overrides:
getBackoffTime
in class RetryCounter.ExponentialBackoffPolicy
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.