Class ReadRowsRetryingCallable

    • Constructor Detail

      • ReadRowsRetryingCallable

        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)