| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.quotas | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetQuotaResponse |
ShortCircuitMasterConnection.setQuota(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetQuotaResponse |
MasterRpcServices.setQuota(org.apache.hbase.thirdparty.com.google.protobuf.RpcController c,
MasterProtos.SetQuotaRequest req) |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetQuotaResponse |
MasterQuotaManager.setQuota(MasterProtos.SetQuotaRequest req) |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetQuotaResponse> |
MasterProtos.SetQuotaResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.Builder.build() |
MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.Builder.buildPartial() |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.getDefaultInstance() |
MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.getDefaultInstanceForType() |
MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.Builder.getDefaultInstanceForType() |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseDelimitedFrom(InputStream input) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(byte[] data) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(ByteBuffer data) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(InputStream input) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.SetQuotaResponse |
MasterProtos.MasterService.BlockingInterface.setQuota(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetQuotaResponse> |
MasterProtos.SetQuotaResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<MasterProtos.SetQuotaResponse> |
MasterProtos.SetQuotaResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.SetQuotaResponse.Builder |
MasterProtos.SetQuotaResponse.Builder.mergeFrom(MasterProtos.SetQuotaResponse other) |
static MasterProtos.SetQuotaResponse.Builder |
MasterProtos.SetQuotaResponse.newBuilder(MasterProtos.SetQuotaResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProtos.MasterService.setQuota(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.SetQuotaResponse> done)
Apply the new quota settings
|
void |
MasterProtos.MasterService.Interface.setQuota(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.SetQuotaResponse> done)
Apply the new quota settings
|
void |
MasterProtos.MasterService.Stub.setQuota(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<MasterProtos.SetQuotaResponse> done) |
Copyright © 2007–2019 Cloudera. All rights reserved.