Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf.generated | |
org.apache.hadoop.hbase.quotas |
Modifier and Type | Method and Description |
---|---|
MasterProtos.SetQuotaResponse |
MasterRpcServices.setQuota(com.google.protobuf.RpcController c,
MasterProtos.SetQuotaRequest req) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<MasterProtos.SetQuotaResponse> |
MasterProtos.SetQuotaResponse.PARSER |
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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(byte[] data) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(com.google.protobuf.ByteString data) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(InputStream input) |
static MasterProtos.SetQuotaResponse |
MasterProtos.SetQuotaResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.SetQuotaResponse |
MasterProtos.MasterService.BlockingInterface.setQuota(com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<MasterProtos.SetQuotaResponse> |
MasterProtos.SetQuotaResponse.getParserForType() |
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(com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetQuotaResponse> done)
rpc SetQuota(.SetQuotaRequest) returns (.SetQuotaResponse); |
void |
MasterProtos.MasterService.Interface.setQuota(com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetQuotaResponse> done)
rpc SetQuota(.SetQuotaRequest) returns (.SetQuotaResponse); |
void |
MasterProtos.MasterService.Stub.setQuota(com.google.protobuf.RpcController controller,
MasterProtos.SetQuotaRequest request,
com.google.protobuf.RpcCallback<MasterProtos.SetQuotaResponse> done) |
Modifier and Type | Method and Description |
---|---|
MasterProtos.SetQuotaResponse |
MasterQuotaManager.setQuota(MasterProtos.SetQuotaRequest req) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.