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