public static final class RowProcessorProtos.RowProcessorService.Stub extends RowProcessorProtos.RowProcessorService implements RowProcessorProtos.RowProcessorService.Interface
RowProcessorProtos.RowProcessorService.BlockingInterface, RowProcessorProtos.RowProcessorService.Interface, RowProcessorProtos.RowProcessorService.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request,
com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
rpc Process(.ProcessRequest) returns (.ProcessResponse); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void process(com.google.protobuf.RpcController controller, RowProcessorProtos.ProcessRequest request, com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
RowProcessorProtos.RowProcessorService
rpc Process(.ProcessRequest) returns (.ProcessResponse);
process
in interface RowProcessorProtos.RowProcessorService.Interface
process
in class RowProcessorProtos.RowProcessorService
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.