| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.procedure | |
| org.apache.hadoop.hbase.quotas | 
| Modifier and Type | Field and Description | 
|---|---|
| private MasterQuotaManager | HMaster. quotaManager | 
| Modifier and Type | Method and Description | 
|---|---|
| MasterQuotaManager | MasterServices. getMasterQuotaManager() | 
| MasterQuotaManager | HMaster. getMasterQuotaManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static MasterQuotaManager | ProcedureSyncWait. getMasterQuotaManager(MasterProcedureEnv env) | 
| Modifier and Type | Field and Description | 
|---|---|
| private MasterQuotaManager | QuotaObserverChore. quotaManager | 
| Constructor and Description | 
|---|
| QuotaObserverChore(Connection conn,
                  org.apache.hadoop.conf.Configuration conf,
                  SpaceQuotaSnapshotNotifier snapshotNotifier,
                  MasterQuotaManager quotaManager,
                  Stoppable stopper,
                  MetricsMaster metrics) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.