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 interfaceorg.apache.hadoop.hbase.quotas.QuotaTableUtil.QuotasVisitorMethods in org.apache.hadoop.hbase.quotas with parameters of type org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor in inModifier and TypeMethodDescriptionstatic voidQuotaTableUtil.parseTableResult(org.apache.hadoop.hbase.client.Result result, org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor visitor) protected static voidQuotaTableUtil.parseTableResult(org.apache.hadoop.hbase.TableName table, org.apache.hadoop.hbase.client.Result result, org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor visitor)