| Class and Description |
|---|
| ReplicationListener
The replication listener interface can be implemented if a class needs to subscribe to events
generated by the ReplicationTracker.
|
| ReplicationPeer
ReplicationPeer manages enabled / disabled state for the peer.
|
| ReplicationPeer.PeerState
State of the peer, whether it is enabled or not
|
| ReplicationPeerConfigListener |
| ReplicationPeerImpl |
| ReplicationPeers
This provides an class for maintaining a set of peer clusters.
|
| ReplicationPeerStorage
Perform read/write to the replication peer storage.
|
| ReplicationQueueStorage
Perform read/write to the replication queue storage.
|
| ReplicationTracker
This is the interface for a Replication Tracker.
|
| ZKReplicationStorageBase
This is a base class for maintaining replication related data,for example, peer, queue, etc, in
zookeeper.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.