Uses of Interface
org.apache.hadoop.hbase.master.MasterServices
Packages that use MasterServices
Package
Description
Table of Contents
The Region Normalizer subsystem is responsible for coaxing all the regions in a table toward
a "normal" size, according to their storefile size.
-
Uses of MasterServices in org.apache.hadoop.hbase.backup.master
Fields in org.apache.hadoop.hbase.backup.master declared as MasterServicesMethods in org.apache.hadoop.hbase.backup.master with parameters of type MasterServicesModifier and TypeMethodDescriptionvoidLogRollMasterProcedureManager.initialize(MasterServices master, MetricsMaster metricsMaster) -
Uses of MasterServices in org.apache.hadoop.hbase.coordination
Fields in org.apache.hadoop.hbase.coordination declared as MasterServicesModifier and TypeFieldDescriptionprivate final MasterServicesSplitLogManagerCoordination.SplitLogManagerDetails.masterMethods in org.apache.hadoop.hbase.coordination that return MasterServicesModifier and TypeMethodDescriptionSplitLogManagerCoordination.SplitLogManagerDetails.getMaster()Returns the master valueConstructors in org.apache.hadoop.hbase.coordination with parameters of type MasterServicesModifierConstructorDescriptionSplitLogManagerDetails(ConcurrentMap<String, SplitLogManager.Task> tasks, MasterServices master, Set<String> failedDeletions) -
Uses of MasterServices in org.apache.hadoop.hbase.coprocessor
Methods in org.apache.hadoop.hbase.coprocessor that return MasterServicesModifier and TypeMethodDescriptionHasMasterServices.getMasterServices()Deprecated.Returns An instance of RegionServerServices, an object NOT for Coprocessor consumption. -
Uses of MasterServices in org.apache.hadoop.hbase.favored
Fields in org.apache.hadoop.hbase.favored declared as MasterServicesConstructors in org.apache.hadoop.hbase.favored with parameters of type MasterServices -
Uses of MasterServices in org.apache.hadoop.hbase.master
Classes in org.apache.hadoop.hbase.master that implement MasterServicesModifier and TypeClassDescriptionclassHMaster is the "master server" for HBase.static classFields in org.apache.hadoop.hbase.master declared as MasterServicesModifier and TypeFieldDescriptionprivate final MasterServicesOldWALsDirSizeChore.masterprivate final MasterServicesServerManager.masterprivate final MasterServicesSplitWALManager.masterprotected final MasterServicesTableStateManager.masterprivate final MasterServicesWorkerAssigner.masterprivate final MasterServicesClusterSchemaServiceImpl.masterServicesprivate final MasterServicesMasterCoprocessorHost.MasterEnvironmentForCoreCoprocessors.masterServicesprivate MasterServicesMasterCoprocessorHost.masterServicesprivate MasterServicesTableNamespaceManager.masterServicesprivate final MasterServicesRegionServerTracker.serverprivate final MasterServicesSplitLogManager.serverDeprecated.private final MasterServicesMasterCoprocessorHost.MasterEnvironment.servicesprivate final MasterServicesMasterWalManager.servicesMethods in org.apache.hadoop.hbase.master that return MasterServicesModifier and TypeMethodDescriptionMasterCoprocessorHost.MasterEnvironmentForCoreCoprocessors.getMasterServices()Methods in org.apache.hadoop.hbase.master with parameters of type MasterServicesModifier and TypeMethodDescriptionprivate static voidTableNamespaceManager.block(MasterServices services, long procId) An ugly utility to be removed when refactor TableNamespaceManager.protected AssignmentManagerHMaster.createAssignmentManager(MasterServices master, MasterRegion masterRegion) private voidTableNamespaceManager.createNamespaceTable(MasterServices masterServices) protected ServerManagerHMaster.createServerManager(MasterServices master, RegionServerList storage) Create aServerManagerinstance.voidLoadBalancer.setMasterServices(MasterServices masterServices) Set the master service.Constructors in org.apache.hadoop.hbase.master with parameters of type MasterServicesModifierConstructorDescription(package private)ClusterSchemaServiceImpl(MasterServices masterServices) MasterCoprocessorHost(MasterServices services, org.apache.hadoop.conf.Configuration conf) MasterEnvironment(MasterCoprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, MasterServices services) MasterEnvironmentForCoreCoprocessors(MasterCoprocessor impl, int priority, int seq, org.apache.hadoop.conf.Configuration conf, MasterServices services) MasterWalManager(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, MasterServices services) MasterWalManager(MasterServices services) Deprecated.OldWALsDirSizeChore(MasterServices master) RegionServerTracker(ZKWatcher watcher, MasterServices server) ServerManager(MasterServices master, RegionServerList storage) Constructor.SplitLogManager(MasterServices master, org.apache.hadoop.conf.Configuration conf) Deprecated.Its OK to construct this object even when region-servers are not online.SplitWALManager(MasterServices master) (package private)TableNamespaceManager(MasterServices masterServices) (package private)TableStateManager(MasterServices master) WorkerAssigner(MasterServices master, int maxTasks, ProcedureEvent<?> event) -
Uses of MasterServices in org.apache.hadoop.hbase.master.assignment
Fields in org.apache.hadoop.hbase.master.assignment declared as MasterServicesModifier and TypeFieldDescriptionprivate final MasterServicesAssignmentManager.masterprivate final MasterServicesRegionStateStore.masterMethods in org.apache.hadoop.hbase.master.assignment that return MasterServicesConstructors in org.apache.hadoop.hbase.master.assignment with parameters of type MasterServicesModifierConstructorDescriptionAssignmentManager(MasterServices master, MasterRegion masterRegion) (package private)AssignmentManager(MasterServices master, MasterRegion masterRegion, RegionStateStore stateStore) RegionStateStore(MasterServices master, MasterRegion masterRegion) -
Uses of MasterServices in org.apache.hadoop.hbase.master.balancer
Fields in org.apache.hadoop.hbase.master.balancer declared as MasterServicesModifier and TypeFieldDescriptionprotected MasterServicesBaseLoadBalancer.servicesprivate MasterServicesRegionLocationFinder.servicesMethods in org.apache.hadoop.hbase.master.balancer with parameters of type MasterServicesModifier and TypeMethodDescriptionvoidBaseLoadBalancer.setMasterServices(MasterServices masterServices) voidFavoredStochasticBalancer.setMasterServices(MasterServices masterServices) voidMaintenanceLoadBalancer.setMasterServices(MasterServices masterServices) voidRegionLocationFinder.setServices(MasterServices services) -
Uses of MasterServices in org.apache.hadoop.hbase.master.hbck
Fields in org.apache.hadoop.hbase.master.hbck declared as MasterServicesConstructors in org.apache.hadoop.hbase.master.hbck with parameters of type MasterServices -
Uses of MasterServices in org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource
Constructors in org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource with parameters of type MasterServices -
Uses of MasterServices in org.apache.hadoop.hbase.master.http.hbck.resource
Constructors in org.apache.hadoop.hbase.master.http.hbck.resource with parameters of type MasterServices -
Uses of MasterServices in org.apache.hadoop.hbase.master.janitor
Fields in org.apache.hadoop.hbase.master.janitor declared as MasterServicesModifier and TypeFieldDescriptionprivate final MasterServicesMetaFixer.masterServicesprivate final MasterServicesCatalogJanitor.servicesprivate final MasterServicesReportMakingVisitor.servicesMethods in org.apache.hadoop.hbase.master.janitor with parameters of type MasterServicesModifier and TypeMethodDescriptionCatalogJanitor.checkRegionReferences(MasterServices services, TableName tableName, RegionInfo region) Checks if a region still holds references to parent.(package private) static booleanCatalogJanitor.cleanMergeRegion(MasterServices services, RegionInfo mergedRegion, List<RegionInfo> parents) If merged region no longer holds reference to the merge regions, archive merge region on hdfs and perform deleting references in hbase:meta(package private) static booleanCatalogJanitor.cleanParent(MasterServices services, RegionInfo parent, Result rowContent) private static List<RegionInfo>MetaFixer.createMetaEntries(MasterServices masterServices, List<RegionInfo> newRegionInfos) Create entries in thehbase:metafor each providedRegionInfo.Constructors in org.apache.hadoop.hbase.master.janitor with parameters of type MasterServicesModifierConstructorDescriptionCatalogJanitor(MasterServices services) MetaFixer(MasterServices masterServices) (package private)ReportMakingVisitor(MasterServices services) -
Uses of MasterServices in org.apache.hadoop.hbase.master.migrate
Constructors in org.apache.hadoop.hbase.master.migrate with parameters of type MasterServices -
Uses of MasterServices in org.apache.hadoop.hbase.master.normalizer
Fields in org.apache.hadoop.hbase.master.normalizer declared as MasterServicesModifier and TypeFieldDescriptionprivate final MasterServicesRegionNormalizerChore.masterprivate final MasterServicesRegionNormalizerWorker.masterServicesprivate MasterServicesSimpleRegionNormalizer.masterServicesMethods in org.apache.hadoop.hbase.master.normalizer with parameters of type MasterServicesModifier and TypeMethodDescriptionvoidRegionNormalizer.setMasterServices(MasterServices masterServices) Set the master service.voidSimpleRegionNormalizer.setMasterServices(MasterServices masterServices) Constructors in org.apache.hadoop.hbase.master.normalizer with parameters of type MasterServicesModifierConstructorDescriptionRegionNormalizerChore(MasterServices master) (package private)RegionNormalizerWorker(org.apache.hadoop.conf.Configuration configuration, MasterServices masterServices, RegionNormalizer regionNormalizer, RegionNormalizerWorkQueue<TableName> workQueue) -
Uses of MasterServices in org.apache.hadoop.hbase.master.procedure
Fields in org.apache.hadoop.hbase.master.procedure declared as MasterServicesModifier and TypeFieldDescriptionprivate final MasterServicesMasterProcedureEnv.FsUtilsLeaseRecovery.masterprivate final MasterServicesMasterProcedureEnv.masterprivate final MasterServicesMasterProcedureUtil.NonceProcedureRunnable.masterprivate MasterServicesRecoverMetaProcedure.masterDeprecated.protected final MasterServicesRSProcedureDispatcher.masterMethods in org.apache.hadoop.hbase.master.procedure that return MasterServicesModifier and TypeMethodDescriptionprotected MasterServicesMasterProcedureUtil.NonceProcedureRunnable.getMaster()MasterProcedureEnv.getMasterServices()Constructors in org.apache.hadoop.hbase.master.procedure with parameters of type MasterServicesModifierConstructorDescriptionFsUtilsLeaseRecovery(MasterServices master) MasterProcedureEnv(MasterServices master) MasterProcedureEnv(MasterServices master, RSProcedureDispatcher remoteDispatcher) NonceProcedureRunnable(MasterServices master, long nonceGroup, long nonce) RSProcedureDispatcher(MasterServices master) -
Uses of MasterServices in org.apache.hadoop.hbase.master.slowlog
Fields in org.apache.hadoop.hbase.master.slowlog declared as MasterServicesModifier and TypeFieldDescriptionprivate final MasterServicesSlowLogMasterService.masterServicesConstructors in org.apache.hadoop.hbase.master.slowlog with parameters of type MasterServicesModifierConstructorDescriptionSlowLogMasterService(org.apache.hadoop.conf.Configuration configuration, MasterServices masterServices) -
Uses of MasterServices in org.apache.hadoop.hbase.master.snapshot
Fields in org.apache.hadoop.hbase.master.snapshot declared as MasterServicesModifier and TypeFieldDescriptionprivate MasterServicesSnapshotHFileCleaner.masterprivate MasterServicesSnapshotManager.masterprotected final MasterServicesTakeSnapshotHandler.masterprivate MasterServicesMasterSnapshotVerifier.servicesMethods in org.apache.hadoop.hbase.master.snapshot with parameters of type MasterServicesModifier and TypeMethodDescriptionvoidSnapshotManager.initialize(MasterServices master, MetricsMaster metricsMaster) Constructors in org.apache.hadoop.hbase.master.snapshot with parameters of type MasterServicesModifierConstructorDescriptionDisabledTableSnapshotHandler(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot, MasterServices masterServices, SnapshotManager snapshotManager) EnabledTableSnapshotHandler(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot, MasterServices master, SnapshotManager manager) MasterSnapshotVerifier(MasterServices services, org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot, org.apache.hadoop.fs.FileSystem workingDirFs) (package private)SnapshotManager(MasterServices master, ProcedureCoordinator coordinator, ExecutorService pool, int sentinelCleanInterval) Fully specify all necessary components of a snapshot manager.TakeSnapshotHandler(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot, MasterServices masterServices, SnapshotManager snapshotManager) -
Uses of MasterServices in org.apache.hadoop.hbase.master.waleventtracker
Methods in org.apache.hadoop.hbase.master.waleventtracker with parameters of type MasterServicesModifier and TypeMethodDescriptionstatic voidWALEventTrackerTableCreator.createIfNeededAndNotExists(org.apache.hadoop.conf.Configuration conf, MasterServices masterServices) -
Uses of MasterServices in org.apache.hadoop.hbase.namespace
Fields in org.apache.hadoop.hbase.namespace declared as MasterServicesModifier and TypeFieldDescriptionprivate MasterServicesNamespaceStateManager.masterprivate MasterServicesNamespaceAuditor.masterServicesConstructors in org.apache.hadoop.hbase.namespace with parameters of type MasterServicesModifierConstructorDescriptionNamespaceAuditor(MasterServices masterServices) NamespaceStateManager(MasterServices masterServices) -
Uses of MasterServices in org.apache.hadoop.hbase.procedure
Methods in org.apache.hadoop.hbase.procedure with parameters of type MasterServicesModifier and TypeMethodDescriptionabstract voidMasterProcedureManager.initialize(MasterServices master, MetricsMaster metricsMaster) Initialize a globally barriered procedure for master.voidMasterProcedureManagerHost.initialize(MasterServices master, MetricsMaster metricsMaster) -
Uses of MasterServices in org.apache.hadoop.hbase.procedure.flush
Fields in org.apache.hadoop.hbase.procedure.flush declared as MasterServicesMethods in org.apache.hadoop.hbase.procedure.flush with parameters of type MasterServicesModifier and TypeMethodDescriptionvoidMasterFlushTableProcedureManager.initialize(MasterServices master, MetricsMaster metricsMaster) -
Uses of MasterServices in org.apache.hadoop.hbase.quotas
Fields in org.apache.hadoop.hbase.quotas declared as MasterServicesModifier and TypeFieldDescriptionprivate final MasterServicesMasterQuotaManager.masterServicesprivate MasterServicesMasterQuotasObserver.masterServicesConstructors in org.apache.hadoop.hbase.quotas with parameters of type MasterServices -
Uses of MasterServices in org.apache.hadoop.hbase.replication.master
Methods in org.apache.hadoop.hbase.replication.master with parameters of type MasterServicesModifier and TypeMethodDescriptionstatic voidReplicationSinkTrackerTableCreator.createIfNeededAndNotExists(org.apache.hadoop.conf.Configuration conf, MasterServices masterServices) -
Uses of MasterServices in org.apache.hadoop.hbase.rsgroup
Fields in org.apache.hadoop.hbase.rsgroup declared as MasterServicesModifier and TypeFieldDescriptionprivate MasterServicesRSGroupAdminEndpoint.masterprivate MasterServicesRSGroupAdminServer.masterprivate MasterServicesRSGroupBasedLoadBalancer.masterServicesprivate final MasterServicesRSGroupInfoManagerImpl.masterServicesMethods in org.apache.hadoop.hbase.rsgroup with parameters of type MasterServicesModifier and TypeMethodDescription(package private) static RSGroupInfoManagerRSGroupInfoManagerImpl.getInstance(MasterServices master) RSGroupInfoManagerImpl.getOnlineServers(MasterServices master) private static booleanRSGroupInfoManagerImpl.isMasterRunning(MasterServices masterServices) static booleanRSGroupUtil.rsGroupHasOnlineServer(MasterServices master, RSGroupInfo rsGroupInfo) voidRSGroupBasedLoadBalancer.setMasterServices(MasterServices masterServices) Constructors in org.apache.hadoop.hbase.rsgroup with parameters of type MasterServicesModifierConstructorDescriptionRSGroupAdminServer(MasterServices master, RSGroupInfoManager rsGroupInfoManager) privateRSGroupInfoManagerImpl(MasterServices masterServices) -
Uses of MasterServices in org.apache.hadoop.hbase.security.access
Fields in org.apache.hadoop.hbase.security.access declared as MasterServicesModifier and TypeFieldDescriptionprivate MasterServicesSnapshotScannerHDFSAclController.masterServices -
Uses of MasterServices in org.apache.hadoop.hbase.util
Methods in org.apache.hadoop.hbase.util with parameters of type MasterServicesModifier and TypeMethodDescriptionstatic voidServerRegionReplicaUtil.setupRegionReplicaReplication(MasterServices services) Create replication peer for replicating user-space Region Read Replicas.