public final class ReadRowsRetryingCallable extends com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse>
| Constructor and Description |
|---|
ReadRowsRetryingCallable(com.google.api.gax.rpc.ApiCallContext context,
com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse> innerCallable,
com.google.api.gax.retrying.ScheduledRetryingExecutor<Void> executor,
com.google.api.gax.retrying.StreamResumptionStrategy<ReadRowsRequest,ReadRowsResponse> resumptionStrategyPrototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(ReadRowsRequest request,
com.google.api.gax.rpc.ResponseObserver<ReadRowsResponse> responseObserver,
com.google.api.gax.rpc.ApiCallContext context) |
public ReadRowsRetryingCallable(com.google.api.gax.rpc.ApiCallContext context,
com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse> innerCallable,
com.google.api.gax.retrying.ScheduledRetryingExecutor<Void> executor,
com.google.api.gax.retrying.StreamResumptionStrategy<ReadRowsRequest,ReadRowsResponse> resumptionStrategyPrototype)
public void call(ReadRowsRequest request, com.google.api.gax.rpc.ResponseObserver<ReadRowsResponse> responseObserver, com.google.api.gax.rpc.ApiCallContext context)
call in class com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse>Copyright © 2021 Google LLC. All rights reserved.