public abstract class CustomBackoffStrategy extends java.lang.Object
CustomBackoffStrategy()
abstract int
getBackoffPeriod(int retryAttempts)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomBackoffStrategy()
public abstract int getBackoffPeriod(int retryAttempts)