public class RetryHandler extends Object
RetryHandler(int maxRetries)
boolean
retryRequest(IOException exception, int executionCount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetryHandler(int maxRetries)
public boolean retryRequest(IOException exception, int executionCount)