Uses of Interface
org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor
Packages that use org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor
-
Uses of org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor in org.apache.hadoop.hbase.quotas
Subinterfaces of org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor 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.TableQuotasVisitor in inModifier and TypeMethodDescriptionstatic void
QuotaTableUtil.parseTableResult
(org.apache.hadoop.hbase.client.Result result, org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor visitor) protected static void
QuotaTableUtil.parseTableResult
(org.apache.hadoop.hbase.TableName table, org.apache.hadoop.hbase.client.Result result, org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor visitor)