Package org.apache.hadoop.hbase.quotas
Interface QuotaTableUtil.RegionServerQuotasVisitor
- All Known Subinterfaces:
QuotaTableUtil.QuotasVisitor
- Enclosing class:
- QuotaTableUtil
private static interface QuotaTableUtil.RegionServerQuotasVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
visitRegionServerQuotas
(String regionServer, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Quotas quotas)
-
Method Details
-
visitRegionServerQuotas
void visitRegionServerQuotas(String regionServer, org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Quotas quotas) throws IOException - Throws:
IOException
-