| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.replication | Multi Cluster Replication | 
| org.apache.hadoop.hbase.replication.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReplicationPeerZKImpl | 
| Modifier and Type | Field and Description | 
|---|---|
| private ReplicationPeer | NamespaceTableCfWALEntryFilter. peer | 
| private ReplicationPeer | ReplicationEndpoint.Context. replicationPeer | 
| Modifier and Type | Method and Description | 
|---|---|
| ReplicationPeer | ReplicationPeers. getConnectedPeer(String peerId)Returns the ReplicationPeer for the specified connected peer. | 
| ReplicationPeer | ReplicationPeersZKImpl. getConnectedPeer(String peerId) | 
| ReplicationPeer | ReplicationEndpoint.Context. getReplicationPeer() | 
| Constructor and Description | 
|---|
| Context(org.apache.hadoop.conf.Configuration localConf,
       org.apache.hadoop.conf.Configuration conf,
       org.apache.hadoop.fs.FileSystem fs,
       String peerId,
       UUID clusterId,
       ReplicationPeer replicationPeer,
       MetricsSource metrics,
       TableDescriptors tableDescriptors,
       Abortable abortable) | 
| NamespaceTableCfWALEntryFilter(ReplicationPeer peer) | 
| Modifier and Type | Method and Description | 
|---|---|
| private ReplicationSourceInterface | ReplicationSourceManager. getReplicationSource(org.apache.hadoop.conf.Configuration conf,
                    org.apache.hadoop.fs.FileSystem fs,
                    ReplicationSourceManager manager,
                    ReplicationQueues replicationQueues,
                    ReplicationPeers replicationPeers,
                    Server server,
                    String peerId,
                    UUID clusterId,
                    ReplicationPeerConfig peerConfig,
                    ReplicationPeer replicationPeer,
                    WALFileLengthProvider walFileLengthProvider)Factory method to create a replication source | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.