org.apache.hadoop.hbase.protobuf.generated
Class RowProcessorProtos.RowProcessorService.Stub

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

public static final class RowProcessorProtos.RowProcessorService.Stub
extends RowProcessorProtos.RowProcessorService
implements RowProcessorProtos.RowProcessorService.Interface


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
RowProcessorProtos.RowProcessorService.BlockingInterface, RowProcessorProtos.RowProcessorService.Interface, RowProcessorProtos.RowProcessorService.Stub
 
Method Summary
 com.google.protobuf.RpcChannel getChannel()
           
 void process(com.google.protobuf.RpcController controller, RowProcessorProtos.RowProcessorRequest request, com.google.protobuf.RpcCallback<RowProcessorProtos.RowProcessorResult> done)
           
 
Methods inherited from class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
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()

process

public void process(com.google.protobuf.RpcController controller,
                    RowProcessorProtos.RowProcessorRequest request,
                    com.google.protobuf.RpcCallback<RowProcessorProtos.RowProcessorResult> done)
Specified by:
process in interface RowProcessorProtos.RowProcessorService.Interface
Specified by:
process in class RowProcessorProtos.RowProcessorService


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