Home
last modified time | relevance | path

Searched defs:createNextAttempt (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/retrying/
H A DBasicResultRetryAlgorithm.java48 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in BasicResultRetryAlgorithm
60 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in BasicResultRetryAlgorithm
H A DStreamingRetryAlgorithm.java78 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in StreamingRetryAlgorithm
91 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in StreamingRetryAlgorithm
H A DExponentialRetryAlgorithm.java119 public TimedAttemptSettings createNextAttempt(TimedAttemptSettings previousSettings) { in createNextAttempt() method in ExponentialRetryAlgorithm
181 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in ExponentialRetryAlgorithm
H A DRetryAlgorithm.java131 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in RetryAlgorithm
151 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in RetryAlgorithm
H A DTimedRetryAlgorithm.java58 TimedAttemptSettings createNextAttempt(TimedAttemptSettings prevSettings); in createNextAttempt() method
H A DResultRetryAlgorithm.java47 TimedAttemptSettings createNextAttempt( in createNextAttempt() method
H A DTimedRetryAlgorithmWithContext.java73 TimedAttemptSettings createNextAttempt( in createNextAttempt() method
H A DResultRetryAlgorithmWithContext.java64 TimedAttemptSettings createNextAttempt( in createNextAttempt() method
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/longrunning/
H A DOperationResponsePollAlgorithm.java41 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in OperationResponsePollAlgorithm
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/
H A DExceptionHandler.java261 public TimedAttemptSettings createNextAttempt( in createNextAttempt() method in ExceptionHandler