| Modifier and Type | Method and Description |
|---|---|
MasterServices |
SplitLogManagerCoordination.SplitLogManagerDetails.getMaster()
Returns the master value
|
| Constructor and Description |
|---|
SplitLogManagerDetails(ConcurrentMap<String,SplitLogManager.Task> tasks,
MasterServices master,
Set<String> failedDeletions) |
| Modifier and Type | Method and Description |
|---|---|
MasterServices |
HasMasterServices.getMasterServices()
Deprecated.
Returns An instance of RegionServerServices, an object NOT for Coprocessor consumption.
|
| Constructor and Description |
|---|
FavoredNodesManager(MasterServices masterServices) |
| Modifier and Type | Class and Description |
|---|---|
class |
HMaster
HMaster is the "master server" for HBase.
|
static class |
HMasterCommandLine.LocalHMaster |
| Modifier and Type | Field and Description |
|---|---|
protected MasterServices |
TableStateManager.master |
| Modifier and Type | Method and Description |
|---|---|
protected AssignmentManager |
HMaster.createAssignmentManager(MasterServices master,
MasterRegion masterRegion) |
protected ServerManager |
HMaster.createServerManager(MasterServices master,
RegionServerList storage)
Create a
ServerManager instance. |
void |
LoadBalancer.setMasterServices(MasterServices masterServices)
Set the master service.
|
| Constructor and Description |
|---|
MasterCoprocessorHost(MasterServices services,
org.apache.hadoop.conf.Configuration conf) |
MasterWalManager(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
MasterServices services) |
MasterWalManager(MasterServices services) |
MirroringTableStateManager(MasterServices master)
Deprecated.
|
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) |
| Constructor and Description |
|---|
AssignmentManager(MasterServices master,
MasterRegion masterRegion) |
RegionStateStore(MasterServices master,
MasterRegion masterRegion) |
| Modifier and Type | Field and Description |
|---|---|
protected MasterServices |
BaseLoadBalancer.services |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceLoadBalancer.setMasterServices(MasterServices masterServices) |
void |
FavoredStochasticBalancer.setMasterServices(MasterServices masterServices) |
void |
BaseLoadBalancer.setMasterServices(MasterServices masterServices) |
| Constructor and Description |
|---|
HbckChore(MasterServices master) |
| Constructor and Description |
|---|
ClusterMetricsResource(MasterServices master) |
| Constructor and Description |
|---|
CatalogJanitor(MasterServices services) |
MetaFixer(MasterServices masterServices) |
| Constructor and Description |
|---|
RollingUpgradeChore(MasterServices masterServices) |
| Modifier and Type | Field and Description |
|---|---|
protected MasterServices |
RSProcedureDispatcher.master |
| Modifier and Type | Method and Description |
|---|---|
protected MasterServices |
MasterProcedureUtil.NonceProcedureRunnable.getMaster() |
MasterServices |
MasterProcedureEnv.getMasterServices() |
| Constructor and Description |
|---|
FsUtilsLeaseRecovery(MasterServices master) |
MasterProcedureEnv(MasterServices master) |
MasterProcedureEnv(MasterServices master,
RSProcedureDispatcher remoteDispatcher) |
NonceProcedureRunnable(MasterServices master,
long nonceGroup,
long nonce) |
RSProcedureDispatcher(MasterServices master) |
| Constructor and Description |
|---|
SlowLogMasterService(org.apache.hadoop.conf.Configuration configuration,
MasterServices masterServices) |
| Modifier and Type | Field and Description |
|---|---|
protected MasterServices |
TakeSnapshotHandler.master |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotManager.initialize(MasterServices master,
MetricsMaster metricsMaster) |
| Constructor and Description |
|---|
DisabledTableSnapshotHandler(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) |
TakeSnapshotHandler(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshot,
MasterServices masterServices,
SnapshotManager snapshotManager) |
| Constructor and Description |
|---|
NamespaceAuditor(MasterServices masterServices) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
MasterProcedureManager.initialize(MasterServices master,
MetricsMaster metricsMaster)
Initialize a globally barriered procedure for master.
|
void |
MasterProcedureManagerHost.initialize(MasterServices master,
MetricsMaster metricsMaster) |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterFlushTableProcedureManager.initialize(MasterServices master,
MetricsMaster metricsMaster) |
| Constructor and Description |
|---|
MasterQuotaManager(MasterServices masterServices) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerRegionReplicaUtil.setupRegionReplicaReplication(MasterServices services)
Create replication peer for replicating user-space Region Read Replicas.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.