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

Packages that use org.apache.hadoop.hbase.quotas.QuotaTableUtil.NamespaceQuotasVisitor
Package
Description
 
  • Uses of org.apache.hadoop.hbase.quotas.QuotaTableUtil.NamespaceQuotasVisitor in org.apache.hadoop.hbase.quotas

    Subinterfaces of org.apache.hadoop.hbase.quotas.QuotaTableUtil.NamespaceQuotasVisitor 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.NamespaceQuotasVisitor in in
    Modifier and Type
    Method
    Description
    protected static void
    QuotaTableUtil.parseNamespaceResult(String namespace, org.apache.hadoop.hbase.client.Result result, org.apache.hadoop.hbase.quotas.QuotaTableUtil.NamespaceQuotasVisitor visitor)
     
    static void
    QuotaTableUtil.parseNamespaceResult(org.apache.hadoop.hbase.client.Result result, org.apache.hadoop.hbase.quotas.QuotaTableUtil.NamespaceQuotasVisitor visitor)