| Modifier and Type | Field and Description |
|---|---|
private ReplicationPeerManager |
HMaster.replicationPeerManager |
| Modifier and Type | Method and Description |
|---|---|
ReplicationPeerManager |
MasterServices.getReplicationPeerManager()
Returns the
ReplicationPeerManager. |
ReplicationPeerManager |
HMaster.getReplicationPeerManager() |
| Modifier and Type | Field and Description |
|---|---|
private ReplicationPeerManager |
ReplicationBarrierCleaner.peerManager |
| Constructor and Description |
|---|
ReplicationBarrierCleaner(org.apache.hadoop.conf.Configuration conf,
Stoppable stopper,
Connection conn,
ReplicationPeerManager peerManager) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationPeerManager |
MasterProcedureEnv.getReplicationPeerManager() |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationPeerManager |
ReplicationPeerManager.create(ZKWatcher zk,
org.apache.hadoop.conf.Configuration conf,
String clusterId) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.