| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.quotas |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultOperationQuota |
| 限定符和类型 | 方法和说明 |
|---|---|
OperationQuota |
RegionServerRpcQuotaManager.checkQuota(Region region,
List<org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.Action> actions)
Check the quota for the current (rpc-context) user.
|
OperationQuota |
RegionServerRpcQuotaManager.checkQuota(Region region,
OperationQuota.OperationType type)
Check the quota for the current (rpc-context) user.
|
OperationQuota |
RegionServerRpcQuotaManager.getQuota(org.apache.hadoop.security.UserGroupInformation ugi,
TableName table)
Returns the quota for an operation.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.