Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MultiRowMutation.MultiMutateResponse

Uses of MultiRowMutation.MultiMutateResponse in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MultiRowMutation.MultiMutateResponse
 MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.Builder.build()
           
 MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.Builder.buildPartial()
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.getDefaultInstance()
           
 MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.getDefaultInstanceForType()
           
 MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.Builder.getDefaultInstanceForType()
           
 MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiRowMutationService.BlockingInterface.mutateRows(com.google.protobuf.RpcController controller, MultiRowMutation.MultiMutateRequest request)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseDelimitedFrom(InputStream input)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseFrom(byte[] data)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseFrom(com.google.protobuf.ByteString data)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseFrom(com.google.protobuf.CodedInputStream input)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseFrom(InputStream input)
           
static MultiRowMutation.MultiMutateResponse MultiRowMutation.MultiMutateResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type MultiRowMutation.MultiMutateResponse
 MultiRowMutation.MultiMutateResponse.Builder MultiRowMutation.MultiMutateResponse.Builder.mergeFrom(MultiRowMutation.MultiMutateResponse other)
           
static MultiRowMutation.MultiMutateResponse.Builder MultiRowMutation.MultiMutateResponse.newBuilder(MultiRowMutation.MultiMutateResponse prototype)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type MultiRowMutation.MultiMutateResponse
abstract  void MultiRowMutation.MultiRowMutationService.mutateRows(com.google.protobuf.RpcController controller, MultiRowMutation.MultiMutateRequest request, com.google.protobuf.RpcCallback<MultiRowMutation.MultiMutateResponse> done)
           
 void MultiRowMutation.MultiRowMutationService.Interface.mutateRows(com.google.protobuf.RpcController controller, MultiRowMutation.MultiMutateRequest request, com.google.protobuf.RpcCallback<MultiRowMutation.MultiMutateResponse> done)
           
 void MultiRowMutation.MultiRowMutationService.Stub.mutateRows(com.google.protobuf.RpcController controller, MultiRowMutation.MultiMutateRequest request, com.google.protobuf.RpcCallback<MultiRowMutation.MultiMutateResponse> done)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.