| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.quotas |
| Modifier and Type | Method and Description |
|---|---|
QuotaObserverChore |
HMaster.getQuotaObserverChore() |
| Constructor and Description |
|---|
NamespaceQuotaSnapshotStore(Connection conn,
QuotaObserverChore chore,
Map<HRegionInfo,Long> regionUsage) |
TableQuotaSnapshotStore(Connection conn,
QuotaObserverChore chore,
Map<HRegionInfo,Long> regionUsage) |