org.apache.hadoop.hbase.protobuf.generated
Class RowProcessorProtos.RowProcessorService.Stub
java.lang.Object
org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
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
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()
process
public void process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request,
com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
- Description copied from class:
RowProcessorProtos.RowProcessorService
rpc Process(.ProcessRequest) returns (.ProcessResponse);
- Specified by:
process
in interface RowProcessorProtos.RowProcessorService.Interface
- Specified by:
process
in class RowProcessorProtos.RowProcessorService
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.