public static class RetryCounter.ExponentialBackoffPolicy extends RetryCounter.BackoffPolicy
ExponentialBackoffPolicy()
long
getBackoffTime(RetryCounter.RetryConfig config, int attempts)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExponentialBackoffPolicy()
public long getBackoffTime(RetryCounter.RetryConfig config, int attempts)
getBackoffTime
RetryCounter.BackoffPolicy
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.