@InternalApi public class FilterMarkerRowsCallable<RowT> extends com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,RowT>
RowMergingCallable.
This class is considered an internal implementation detail and not meant to be used by applications.
| Constructor and Description |
|---|
FilterMarkerRowsCallable(com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,RowT> inner,
RowAdapter<RowT> rowAdapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(ReadRowsRequest request,
com.google.api.gax.rpc.ResponseObserver<RowT> responseObserver,
com.google.api.gax.rpc.ApiCallContext context) |
public FilterMarkerRowsCallable(com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,RowT> inner, RowAdapter<RowT> rowAdapter)
public void call(ReadRowsRequest request, com.google.api.gax.rpc.ResponseObserver<RowT> responseObserver, com.google.api.gax.rpc.ApiCallContext context)
call in class com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,RowT>Copyright © 2018 Google LLC. All rights reserved.