Package | Description |
---|---|
org.apache.hadoop.hbase.quotas |
Modifier and Type | Interface and Description |
---|---|
static interface |
QuotaTableUtil.QuotasVisitor |
Modifier and Type | Method and Description |
---|---|
static void |
QuotaTableUtil.parseTableResult(Result result,
QuotaTableUtil.TableQuotasVisitor visitor) |
protected static void |
QuotaTableUtil.parseTableResult(TableName table,
Result result,
QuotaTableUtil.TableQuotasVisitor visitor) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.