Searched defs:ExponentialBackOff (Results 1 – 1 of 1) sorted by relevance
22 class ExponentialBackOff { class28 ExponentialBackOff(long initIntervalMillis, long maxIntervalMillis) { in ExponentialBackOff() method in ExponentialBackOff