@InternalApi public class MutateRowsUserFacingCallable extends UnaryCallable<RowMutation,Void>
This class is considered an internal implementation detail and not meant to be used by applications.
| Constructor and Description |
|---|
MutateRowsUserFacingCallable(UnaryCallable<com.google.bigtable.v2.MutateRowsRequest,Void> inner,
RequestContext requestContext) |
| Modifier and Type | Method and Description |
|---|---|
ApiFuture<Void> |
futureCall(RowMutation request,
ApiCallContext context) |
call, call, futureCall, withDefaultCallContextpublic MutateRowsUserFacingCallable(UnaryCallable<com.google.bigtable.v2.MutateRowsRequest,Void> inner, RequestContext requestContext)
public ApiFuture<Void> futureCall(RowMutation request, ApiCallContext context)
futureCall in class UnaryCallable<RowMutation,Void>Copyright © 2019 Google LLC. All rights reserved.