Uses of Class
org.apache.hadoop.hbase.quotas.MasterQuotaManager
Package
Description
-
Uses of MasterQuotaManager in org.apache.hadoop.hbase.master
Modifier and TypeMethodDescriptionHMaster.getMasterQuotaManager()
MasterServices.getMasterQuotaManager()
Returns Master's instance ofMasterQuotaManager
-
Uses of MasterQuotaManager in org.apache.hadoop.hbase.master.procedure
Modifier and TypeMethodDescriptionprotected static MasterQuotaManager
ProcedureSyncWait.getMasterQuotaManager
(MasterProcedureEnv env) -
Uses of MasterQuotaManager in org.apache.hadoop.hbase.quotas
Modifier and TypeFieldDescriptionprivate final MasterQuotaManager
QuotaObserverChore.quotaManager
ModifierConstructorDescription(package private)
QuotaObserverChore
(Connection conn, org.apache.hadoop.conf.Configuration conf, SpaceQuotaSnapshotNotifier snapshotNotifier, MasterQuotaManager quotaManager, Stoppable stopper, MetricsMaster metrics)