Package | Description |
---|---|
org.apache.hadoop.hbase.quotas |
Modifier and Type | Interface and Description |
---|---|
static interface |
QuotaTableUtil.QuotasVisitor |
Modifier and Type | Method and Description |
---|---|
private static void |
QuotaTableUtil.parseRegionServerResult(Result result,
QuotaTableUtil.RegionServerQuotasVisitor visitor) |
private static void |
QuotaTableUtil.parseRegionServerResult(String regionServer,
Result result,
QuotaTableUtil.RegionServerQuotasVisitor visitor) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.