public abstract class BackoffWrapper extends Object implements Backoff
protected Backoff
target
DEFAULT
BackoffWrapper(Backoff target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delayMillis
protected final Backoff target
public BackoffWrapper(Backoff target)
Copyright © 2014. All rights reserved.