Home
last modified time | relevance | path

Searched refs:ResultRetryAlgorithm (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/retrying/
H A DRetryAlgorithmTest.java49 new RetryAlgorithm<>(mock(ResultRetryAlgorithm.class), timedAlgorithm); in testCreateFirstAttempt()
59 new RetryAlgorithm<>(mock(ResultRetryAlgorithm.class), timedAlgorithm); in testCreateFirstAttemptWithUnusedContext()
89 ResultRetryAlgorithm<Object> resultAlgorithm = mock(ResultRetryAlgorithm.class); in testNextAttempt()
119 ResultRetryAlgorithm<Object> resultAlgorithm = mock(ResultRetryAlgorithm.class); in testShouldRetry()
133 ResultRetryAlgorithm<Object> resultAlgorithm = mock(ResultRetryAlgorithm.class); in testShouldRetry_usesTimedAlgorithm()
181 ResultRetryAlgorithm<Object> resultAlgorithm = mock(ResultRetryAlgorithm.class); in testShouldRetry_noPreviousSettings()
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/
H A DRetryHelper.java24 import com.google.api.gax.retrying.ResultRetryAlgorithm;
42 ResultRetryAlgorithm<?> resultRetryAlgorithm, in runWithRetries()
49 ResultRetryAlgorithm<V> algorithm = (ResultRetryAlgorithm<V>) resultRetryAlgorithm; in runWithRetries()
61 ResultRetryAlgorithm<V> resultPollAlgorithm, in poll()
70 ResultRetryAlgorithm<V> resultAlgorithm) in run()
H A DExceptionHandler.java22 import com.google.api.gax.retrying.ResultRetryAlgorithm;
37 public final class ExceptionHandler implements ResultRetryAlgorithm<Object>, Serializable {
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/retrying/
H A DRetryAlgorithm.java46 private final ResultRetryAlgorithm<ResponseT> resultAlgorithm;
68 ResultRetryAlgorithm<ResponseT> resultAlgorithm, TimedRetryAlgorithm timedAlgorithm) { in RetryAlgorithm()
259 public ResultRetryAlgorithm<ResponseT> getResultAlgorithm() { in getResultAlgorithm()
H A DResultRetryAlgorithm.java39 public interface ResultRetryAlgorithm<ResponseT> { interface
H A DResultRetryAlgorithmWithContext.java53 extends ResultRetryAlgorithm<ResponseT> {
H A DStreamingRetryAlgorithm.java58 ResultRetryAlgorithm<ResponseT> resultAlgorithm, TimedRetryAlgorithm timedAlgorithm) { in StreamingRetryAlgorithm()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/longrunning/
H A DOperationResponsePollAlgorithm.java32 import com.google.api.gax.retrying.ResultRetryAlgorithm;
39 public class OperationResponsePollAlgorithm implements ResultRetryAlgorithm<OperationSnapshot> {
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/spi/v1beta1/
H A DHttpResourceManagerRpc.java29 import com.google.api.gax.retrying.ResultRetryAlgorithm;
114 private static final ResultRetryAlgorithm<Operation> OPERATION_HANDLER =
115 new ResultRetryAlgorithm<Operation>() {
/aosp_15_r20/out/soong/
Dbuild.aosp_shiba.5.ninja57457 …dk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/retrying/ResultRetryAlgorithm.java $
57746 …dk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/retrying/ResultRetryAlgorithm.java $
Dbuild.aosp_shiba.ninja.globs29447 …tform-java/gax-java/gax/src/main/java/com/google/api/gax/retrying/ResultRetryAlgorithm.java","exte…