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