ClientProtos.CoprocessorServiceResponse |
MasterProtos.MasterService.BlockingInterface.execMasterService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
abstract void |
MasterProtos.MasterService.execMasterService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
Call a master coprocessor endpoint
rpc ExecMasterService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse);
|
void |
MasterProtos.MasterService.Interface.execMasterService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
Call a master coprocessor endpoint
rpc ExecMasterService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse);
|
void |
MasterProtos.MasterService.Stub.execMasterService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done) |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.ClientService.BlockingInterface.execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
abstract void |
ClientProtos.ClientService.execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecRegionServerService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse);
|
void |
ClientProtos.ClientService.Interface.execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecRegionServerService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse);
|
void |
ClientProtos.ClientService.Stub.execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done) |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.ClientService.BlockingInterface.execService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
abstract void |
ClientProtos.ClientService.execService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse);
|
void |
ClientProtos.ClientService.Interface.execService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse);
|
void |
ClientProtos.ClientService.Stub.execService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.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) |