public static final class RowProcessorProtos.RowProcessorService.Stub extends RowProcessorProtos.RowProcessorService implements RowProcessorProtos.RowProcessorService.Interface
RowProcessorProtos.RowProcessorService.BlockingInterface, RowProcessorProtos.RowProcessorService.Interface, RowProcessorProtos.RowProcessorService.Stub| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request,
com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
rpc Process(.hbase.pb.ProcessRequest) returns (.hbase.pb.ProcessResponse); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request,
com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
rpc Process(.hbase.pb.ProcessRequest) returns (.hbase.pb.ProcessResponse);Copyright © 2007–2019. All rights reserved.