Packages that use org.apache.hadoop.hbase.quotas.UserQuotaState
-
protected static org.apache.hadoop.hbase.quotas.UserQuotaState
QuotaUtil.buildDefaultUserQuotaState(org.apache.hadoop.conf.Configuration conf,
long nowTs)
org.apache.hadoop.hbase.quotas.UserQuotaState
QuotaCache.getUserQuotaState(org.apache.hadoop.security.UserGroupInformation ugi)
Returns the QuotaState associated to the specified user.
static Map<String,org.apache.hadoop.hbase.quotas.UserQuotaState>
QuotaUtil.fetchUserQuotas(org.apache.hadoop.hbase.client.Connection connection,
List<org.apache.hadoop.hbase.client.Get> gets,
Map<org.apache.hadoop.hbase.TableName,Double> tableMachineQuotaFactors,
double factor)