ClientProtos.CoprocessorServiceResponse |
MasterProtos.MasterService.BlockingInterface.execMasterService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
abstract void |
MasterProtos.MasterService.execMasterService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecMasterService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
|
void |
MasterProtos.MasterService.Interface.execMasterService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecMasterService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
|
void |
MasterProtos.MasterService.Stub.execMasterService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done) |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.ClientService.BlockingInterface.execRegionServerService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
abstract void |
ClientProtos.ClientService.execRegionServerService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecRegionServerService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
|
void |
ClientProtos.ClientService.Interface.execRegionServerService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecRegionServerService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
|
void |
ClientProtos.ClientService.Stub.execRegionServerService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done) |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.ClientService.BlockingInterface.execService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
abstract void |
ClientProtos.ClientService.execService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
|
void |
ClientProtos.ClientService.Interface.execService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
|
void |
ClientProtos.ClientService.Stub.execService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done) |
ClientProtos.CoprocessorServiceRequest.Builder |
ClientProtos.CoprocessorServiceRequest.Builder.mergeFrom(ClientProtos.CoprocessorServiceRequest other) |
static ClientProtos.CoprocessorServiceRequest.Builder |
ClientProtos.CoprocessorServiceRequest.newBuilder(ClientProtos.CoprocessorServiceRequest prototype) |