Uses of Interface
org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor
Packages that use org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor
-
Uses of org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor in org.apache.hadoop.hbase.quotas
Subinterfaces of org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor in in org.apache.hadoop.hbase.quotasModifier and TypeInterfaceDescriptionstatic interface
org.apache.hadoop.hbase.quotas.QuotaTableUtil.QuotasVisitor
Methods in org.apache.hadoop.hbase.quotas with parameters of type org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor in inModifier and TypeMethodDescriptionprotected static void
QuotaTableUtil.parseUserResult
(String userName, org.apache.hadoop.hbase.client.Result result, org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor visitor) static void
QuotaTableUtil.parseUserResult
(org.apache.hadoop.hbase.client.Result result, org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor visitor)