Searched defs:createFirstAttempt (Results 1 – 4 of 4) sorted by relevance
69 public TimedAttemptSettings createFirstAttempt() { in createFirstAttempt() method in ExponentialRetryAlgorithm90 public TimedAttemptSettings createFirstAttempt(RetryingContext context) { in createFirstAttempt() method in ExponentialRetryAlgorithm
99 public TimedAttemptSettings createFirstAttempt() { in createFirstAttempt() method in RetryAlgorithm110 public TimedAttemptSettings createFirstAttempt(RetryingContext context) { in createFirstAttempt() method in RetryAlgorithm
49 TimedAttemptSettings createFirstAttempt(); in createFirstAttempt() method
61 TimedAttemptSettings createFirstAttempt(RetryingContext context); in createFirstAttempt() method