Package com.yahoo.time
Class ExponentialBackoff
java.lang.Object
com.yahoo.time.ExponentialBackoff
Calculate a delay using an exponential backoff algorithm. Based on ExponentialBackOff in google-http-client.
- Author:
- mpolden
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExponentialBackoff
-
-
Method Details
-
delay
Return the delay of given attempt
-