Uses of Interface
org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor

Packages that use org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor
Package
Description
 
  • 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.quotas
    Modifier and Type
    Interface
    Description
    static 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 in
    Modifier and Type
    Method
    Description
    static 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)