public class RetryBackoff extends Object
RetryBackoff(int initialBackoffMs, int maxBackoffMs)
int
backoffMs(int attempts)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetryBackoff(int initialBackoffMs, int maxBackoffMs)
public int backoffMs(int attempts)