| Package | Description |
|---|---|
| org.apache.hadoop.hbase.quotas |
| Modifier and Type | Method and Description |
|---|---|
UserQuotaState |
QuotaCache.getUserQuotaState(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) |