| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.CoprocessorServiceRequest> |
ClientProtos.CoprocessorServiceRequest.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.Builder.build() |
ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.Builder.buildPartial() |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.getDefaultInstance() |
ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.getDefaultInstanceForType() |
ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.Builder.getDefaultInstanceForType() |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseDelimitedFrom(InputStream input) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(byte[] data) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(ByteBuffer data) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(InputStream input) |
static ClientProtos.CoprocessorServiceRequest |
ClientProtos.CoprocessorServiceRequest.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.CoprocessorServiceRequest> |
ClientProtos.CoprocessorServiceRequest.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.CoprocessorServiceRequest> |
ClientProtos.CoprocessorServiceRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
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
|
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
|
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) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.