| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CoprocessorServiceResponse |
ShortCircuitMasterConnection.execMasterService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static ClientProtos.CoprocessorServiceResponse |
CoprocessorRpcUtils.getResponse(com.google.protobuf.Message result,
byte[] regionName) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Message |
CoprocessorRpcUtils.getResponse(ClientProtos.CoprocessorServiceResponse result,
com.google.protobuf.Message responsePrototype) |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CoprocessorServiceResponse |
MasterRpcServices.execMasterService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CoprocessorServiceResponse |
RSRpcServices.execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
ClientProtos.CoprocessorServiceResponse |
HRegionServer.execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest serviceRequest) |
ClientProtos.CoprocessorServiceResponse |
RSRpcServices.execService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.CoprocessorServiceResponse> |
ClientProtos.CoprocessorServiceResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.Builder.build() |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.Builder.buildPartial() |
ClientProtos.CoprocessorServiceResponse |
MasterProtos.MasterService.BlockingInterface.execMasterService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.ClientService.BlockingInterface.execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request) |
ClientProtos.CoprocessorServiceResponse |
ClientProtos.ClientService.BlockingInterface.execService(org.apache.hbase.thirdparty.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,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(byte[] data) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(ByteBuffer data) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.parseFrom(InputStream input) |
static ClientProtos.CoprocessorServiceResponse |
ClientProtos.CoprocessorServiceResponse.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.CoprocessorServiceResponse> |
ClientProtos.CoprocessorServiceResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClientProtos.CoprocessorServiceResponse> |
ClientProtos.CoprocessorServiceResponse.parser() |
| 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(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) |
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) |
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) |
Copyright © 2007–2019 Cloudera. All rights reserved.