public class ExponentialBackoffRetry<E extends Exception,F extends Exception,G extends Exception,H extends Exception,O,A extends IRetry> extends Object
Created by mwei on 9/1/15.
Constructor and Description |
---|
ExponentialBackoffRetry(IRetryable runFunction) |
Modifier and Type | Method and Description |
---|---|
void |
nextWait()
Apply the retry logic.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build, build, build, build, build, getRunFunction, run, setOptions
public ExponentialBackoffRetry(IRetryable runFunction)
public void nextWait()
IRetry
Copyright © 2019 CorfuDB. All rights reserved.