| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master.replication | |
| org.apache.hadoop.hbase.replication | Multi Cluster Replication | 
| org.apache.hadoop.hbase.replication.master | |
| org.apache.hadoop.hbase.util.hbck | 
| Modifier and Type | Field and Description | 
|---|---|
| private ReplicationPeerStorage | ReplicationPeerManager. peerStorage | 
| Constructor and Description | 
|---|
| ReplicationPeerManager(ReplicationPeerStorage peerStorage,
                      ReplicationQueueStorage queueStorage,
                      ConcurrentMap<String,ReplicationPeerDescription> peers,
                      org.apache.hadoop.conf.Configuration conf,
                      String clusterId) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ZKReplicationPeerStorageZK based replication peer storage. | 
| Modifier and Type | Field and Description | 
|---|---|
| private ReplicationPeerStorage | ReplicationPeers. peerStorage | 
| Modifier and Type | Method and Description | 
|---|---|
| ReplicationPeerStorage | ReplicationPeers. getPeerStorage() | 
| static ReplicationPeerStorage | ReplicationStorageFactory. getReplicationPeerStorage(ZKWatcher zk,
                         org.apache.hadoop.conf.Configuration conf)Create a new  ReplicationPeerStorage. | 
| Modifier and Type | Field and Description | 
|---|---|
| private ReplicationPeerStorage | ReplicationPeerConfigUpgrader. peerStorage | 
| Modifier and Type | Field and Description | 
|---|---|
| private ReplicationPeerStorage | ReplicationChecker. peerStorage | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.