| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaStatusCalls.getRegionServerQuotaSnapshot(ClusterConnection clusterConn,
int timeout,
ServerName sn)
|
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaStatusCalls.getRegionServerQuotaSnapshot(ClusterConnection conn,
RpcControllerFactory factory,
int timeout,
ServerName sn)
Executes an RPC to the RegionServer identified by the
ServerName to fetch its view
on space quotas. |
| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.GetSpaceQuotaSnapshotsResponse |
RSRpcServices.getSpaceQuotaSnapshots(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetSpaceQuotaSnapshotsRequest request) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<QuotaProtos.GetSpaceQuotaSnapshotsResponse> |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder.build() |
QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder.buildPartial() |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.getDefaultInstance() |
QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.getDefaultInstanceForType() |
QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder.getDefaultInstanceForType() |
QuotaProtos.GetSpaceQuotaSnapshotsResponse |
AdminProtos.AdminService.BlockingInterface.getSpaceQuotaSnapshots(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetSpaceQuotaSnapshotsRequest request) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseDelimitedFrom(InputStream input) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(byte[] data) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(ByteBuffer data) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parseFrom(InputStream input) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.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.GetSpaceQuotaSnapshotsResponse> |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<QuotaProtos.GetSpaceQuotaSnapshotsResponse> |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder.mergeFrom(QuotaProtos.GetSpaceQuotaSnapshotsResponse other) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse.Builder |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.newBuilder(QuotaProtos.GetSpaceQuotaSnapshotsResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AdminProtos.AdminService.getSpaceQuotaSnapshots(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetSpaceQuotaSnapshotsRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<QuotaProtos.GetSpaceQuotaSnapshotsResponse> done)
Fetches the RegionServer's view of space quotas
|
void |
AdminProtos.AdminService.Interface.getSpaceQuotaSnapshots(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetSpaceQuotaSnapshotsRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<QuotaProtos.GetSpaceQuotaSnapshotsResponse> done)
Fetches the RegionServer's view of space quotas
|
void |
AdminProtos.AdminService.Stub.getSpaceQuotaSnapshots(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
QuotaProtos.GetSpaceQuotaSnapshotsRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<QuotaProtos.GetSpaceQuotaSnapshotsResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.