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(.hbase.pb.ProcessRequest) returns (.hbase.pb.ProcessResponse); |
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 Cloudera. All rights reserved.