Uses of Class
org.apache.curator.retry.ExponentialBackoffRetry

Packages that use ExponentialBackoffRetry
org.apache.curator.retry   
 

Uses of ExponentialBackoffRetry in org.apache.curator.retry
 

Subclasses of ExponentialBackoffRetry in org.apache.curator.retry
 class BoundedExponentialBackoffRetry
          Retry policy that retries a set number of times with an increasing (up to a maximum bound) sleep time between retries
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.