| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<ClientProtos.CoprocessorServiceResponse> |
ClientProtos.CoprocessorServiceResponse.PARSER |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.Builder.build() |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.Builder.buildPartial() |
ClientProtos.CoprocessorServiceResponse |
MasterProtos.MasterService.BlockingInterface.execMasterService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.ClientService.BlockingInterface.execService(com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.getDefaultInstance() |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.getDefaultInstanceForType() |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.Builder.getDefaultInstanceForType() |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseDelimitedFrom(InputStream input) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(byte[] data) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(com.google.protobuf.ByteString data) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(InputStream input) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ClientProtos.CoprocessorServiceResponse> |
ClientProtos.CoprocessorServiceResponse.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CoprocessorServiceResponse.Builder |
ClientProtos.CoprocessorServiceResponse.Builder.mergeFrom(ClientProtos.CoprocessorServiceResponse other) |
static ClientProtos.CoprocessorServiceResponse.Builder |
ClientProtos.CoprocessorServiceResponse.newBuilder(ClientProtos.CoprocessorServiceResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
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) |
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) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.