Uses of Class
com.netflix.astyanax.retry.ExponentialBackoff

Packages that use ExponentialBackoff
com.netflix.astyanax.retry   
 

Uses of ExponentialBackoff in com.netflix.astyanax.retry
 

Subclasses of ExponentialBackoff in com.netflix.astyanax.retry
 class BoundedExponentialBackoff
          Bounded exponential backoff that will wait for no more than a provided max amount of time.
 



Copyright © 2012. All Rights Reserved.