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