Searched defs:ExponentialRetryAlgorithm (Results 1 – 1 of 1) sorted by relevance
45 public class ExponentialRetryAlgorithm implements TimedRetryAlgorithmWithContext { class57 public ExponentialRetryAlgorithm(RetrySettings globalSettings, ApiClock clock) { in ExponentialRetryAlgorithm() method in ExponentialRetryAlgorithm