public static interface RowProcessorProtos.RowProcessorService.Interface
Modifier and Type | Method and Description |
---|---|
void |
process(com.google.protobuf.RpcController controller,
RowProcessorProtos.ProcessRequest request,
com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
rpc Process(.ProcessRequest) returns (.ProcessResponse); |
void process(com.google.protobuf.RpcController controller, RowProcessorProtos.ProcessRequest request, com.google.protobuf.RpcCallback<RowProcessorProtos.ProcessResponse> done)
rpc Process(.ProcessRequest) returns (.ProcessResponse);
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.