| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetProceduresResponse |
ShortCircuitMasterConnection.getProcedures(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetProceduresRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetProceduresResponse |
MasterRpcServices.getProcedures(org.apache.hbase.thirdparty.com.google.protobuf.RpcController rpcController,
MasterProtos.GetProceduresRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.GetProceduresResponse> |
MasterProtos.GetProceduresResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.Builder.build() |
MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.Builder.buildPartial() |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.getDefaultInstance() |
MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.getDefaultInstanceForType() |
MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.Builder.getDefaultInstanceForType() |
MasterProtos.GetProceduresResponse |
MasterProtos.MasterService.BlockingInterface.getProcedures(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetProceduresRequest request) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(byte[] data) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(ByteBuffer data) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.parseFrom(InputStream input) |
static MasterProtos.GetProceduresResponse |
MasterProtos.GetProceduresResponse.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<MasterProtos.GetProceduresResponse> |
MasterProtos.GetProceduresResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.GetProceduresResponse> |
MasterProtos.GetProceduresResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetProceduresResponse.Builder |
MasterProtos.GetProceduresResponse.Builder.mergeFrom(MasterProtos.GetProceduresResponse other) |
static MasterProtos.GetProceduresResponse.Builder |
MasterProtos.GetProceduresResponse.newBuilder(MasterProtos.GetProceduresResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.getProcedures(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetProceduresRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetProceduresResponse> done)
returns a list of procedures
|
void |
MasterProtos.MasterService.Interface.getProcedures(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetProceduresRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetProceduresResponse> done)
returns a list of procedures
|
void |
MasterProtos.MasterService.Stub.getProcedures(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.GetProceduresRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.GetProceduresResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.