| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.quotas | 
| Modifier and Type | Field and Description | 
|---|---|
| private ConcurrentHashMap<String,UserQuotaState> | QuotaCache. userQuotaCache | 
| Modifier and Type | Method and Description | 
|---|---|
| UserQuotaState | QuotaCache. getUserQuotaState(org.apache.hadoop.security.UserGroupInformation ugi)Returns the QuotaState associated to the specified user. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,UserQuotaState> | QuotaUtil. fetchUserQuotas(Connection connection,
               List<Get> gets,
               Map<TableName,Double> tableMachineQuotaFactors,
               double factor) | 
| (package private) Map<String,UserQuotaState> | QuotaCache. getUserQuotaCache() | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.