Searched defs:createNextAttempt (Results 1 – 10 of 10) sorted by relevance
48 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in BasicResultRetryAlgorithm60 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in BasicResultRetryAlgorithm
78 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in StreamingRetryAlgorithm91 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in StreamingRetryAlgorithm
119 public TimedAttemptSettings createNextAttempt(TimedAttemptSettings previousSettings) { in createNextAttempt() method in ExponentialRetryAlgorithm181 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in ExponentialRetryAlgorithm
131 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in RetryAlgorithm151 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in RetryAlgorithm
58 TimedAttemptSettings createNextAttempt(TimedAttemptSettings prevSettings); in createNextAttempt() method
47 TimedAttemptSettings createNextAttempt( in createNextAttempt() method
73 TimedAttemptSettings createNextAttempt( in createNextAttempt() method
64 TimedAttemptSettings createNextAttempt( in createNextAttempt() method
41 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in OperationResponsePollAlgorithm
261 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in ExceptionHandler