Searched defs:ExponentialBackoff (Results 1 – 2 of 2) sorted by relevance
26 public class ExponentialBackoff { class58 public ExponentialBackoff( in ExponentialBackoff() method in ExponentialBackoff67 public ExponentialBackoff( in ExponentialBackoff() method in ExponentialBackoff
40 public final class ExponentialBackoff { class53 public ExponentialBackoff(long initialDelayMillis, double baseMultiplier, int maximumBackoffs) { in ExponentialBackoff() method in ExponentialBackoff