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