org.apache.hadoop.hbase.protobuf.generated
Class MultiRowMutation.MultiRowMutationService.Stub

java.lang.Object
  extended by org.apache.hadoop.hbase.protobuf.generated.MultiRowMutation.MultiRowMutationService
      extended by org.apache.hadoop.hbase.protobuf.generated.MultiRowMutation.MultiRowMutationService.Stub
All Implemented Interfaces:
com.google.protobuf.Service, MultiRowMutation.MultiRowMutationService.Interface
Enclosing class:
MultiRowMutation.MultiRowMutationService

public static final class MultiRowMutation.MultiRowMutationService.Stub
extends MultiRowMutation.MultiRowMutationService
implements MultiRowMutation.MultiRowMutationService.Interface


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutation.MultiRowMutationService
MultiRowMutation.MultiRowMutationService.BlockingInterface, MultiRowMutation.MultiRowMutationService.Interface, MultiRowMutation.MultiRowMutationService.Stub
 
Method Summary
 com.google.protobuf.RpcChannel getChannel()
           
 void mutateRows(com.google.protobuf.RpcController controller, MultiRowMutation.MultiMutateRequest request, com.google.protobuf.RpcCallback<MultiRowMutation.MultiMutateResponse> done)
           
 
Methods inherited from class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutation.MultiRowMutationService
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChannel

public com.google.protobuf.RpcChannel getChannel()

mutateRows

public void mutateRows(com.google.protobuf.RpcController controller,
                       MultiRowMutation.MultiMutateRequest request,
                       com.google.protobuf.RpcCallback<MultiRowMutation.MultiMutateResponse> done)
Specified by:
mutateRows in interface MultiRowMutation.MultiRowMutationService.Interface
Specified by:
mutateRows in class MultiRowMutation.MultiRowMutationService


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