public class RetryPolicy extends Object
RetryPolicy(RetryPolicyConfig config)
org.joda.time.Duration
getAndIncrementRetryDelay()
boolean
hasExceededRetryThreshold()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetryPolicy(RetryPolicyConfig config)
public org.joda.time.Duration getAndIncrementRetryDelay()
public boolean hasExceededRetryThreshold()
Copyright © 2011–2015. All rights reserved.