| 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 |
|---|---|
static QuotaProtos.GetQuotaStatesResponse |
QuotaStatusCalls.getMasterQuotaStates(ClusterConnection clusterConn,
int timeout)
|
static QuotaProtos.GetQuotaStatesResponse |
QuotaStatusCalls.getMasterQuotaStates(Connection conn,
RpcControllerFactory factory,
RpcRetryingCallerFactory rpcCaller,
int timeout)
Executes an RPC tot he HBase master to fetch its view on space quotas.
|
QuotaProtos.GetQuotaStatesResponse |
ShortCircuitMasterConnection.getQuotaStates(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetQuotaStatesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.GetQuotaStatesResponse |
MasterRpcServices.getQuotaStates(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetQuotaStatesRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<QuotaProtos.GetQuotaStatesResponse> |
QuotaProtos.GetQuotaStatesResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.Builder.build() |
QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.Builder.buildPartial() |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.getDefaultInstance() |
QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.getDefaultInstanceForType() |
QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.Builder.getDefaultInstanceForType() |
QuotaProtos.GetQuotaStatesResponse |
MasterProtos.MasterService.BlockingInterface.getQuotaStates(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetQuotaStatesRequest request) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseDelimitedFrom(InputStream input) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(byte[] data) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(ByteBuffer data) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.parseFrom(InputStream input) |
static QuotaProtos.GetQuotaStatesResponse |
QuotaProtos.GetQuotaStatesResponse.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<QuotaProtos.GetQuotaStatesResponse> |
QuotaProtos.GetQuotaStatesResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<QuotaProtos.GetQuotaStatesResponse> |
QuotaProtos.GetQuotaStatesResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.GetQuotaStatesResponse.Builder |
QuotaProtos.GetQuotaStatesResponse.Builder.mergeFrom(QuotaProtos.GetQuotaStatesResponse other) |
static QuotaProtos.GetQuotaStatesResponse.Builder |
QuotaProtos.GetQuotaStatesResponse.newBuilder(QuotaProtos.GetQuotaStatesResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.getQuotaStates(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetQuotaStatesRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<QuotaProtos.GetQuotaStatesResponse> done)
Fetches the Master's view of quotas
|
void |
MasterProtos.MasterService.Interface.getQuotaStates(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetQuotaStatesRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<QuotaProtos.GetQuotaStatesResponse> done)
Fetches the Master's view of quotas
|
void |
MasterProtos.MasterService.Stub.getQuotaStates(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetQuotaStatesRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<QuotaProtos.GetQuotaStatesResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.