org.apache.hadoop.hbase.protobuf.generated
Class MultiRowMutationProtos.MultiRowMutationService.Stub
java.lang.Object
org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService.Stub
- All Implemented Interfaces:
- com.google.protobuf.Service, MultiRowMutationProtos.MultiRowMutationService.Interface
- Enclosing class:
- MultiRowMutationProtos.MultiRowMutationService
public static final class MultiRowMutationProtos.MultiRowMutationService.Stub
- extends MultiRowMutationProtos.MultiRowMutationService
- implements MultiRowMutationProtos.MultiRowMutationService.Interface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public com.google.protobuf.RpcChannel getChannel()
mutateRows
public void mutateRows(com.google.protobuf.RpcController controller,
MultiRowMutationProtos.MutateRowsRequest request,
com.google.protobuf.RpcCallback<MultiRowMutationProtos.MutateRowsResponse> done)
- Description copied from class:
MultiRowMutationProtos.MultiRowMutationService
rpc MutateRows(.MutateRowsRequest) returns (.MutateRowsResponse);
- Specified by:
mutateRows
in interface MultiRowMutationProtos.MultiRowMutationService.Interface
- Specified by:
mutateRows
in class MultiRowMutationProtos.MultiRowMutationService
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.