Class Summary |
ReplicationPeer |
This class acts as a wrapper for all the objects used to identify and
communicate with remote peers and is responsible for answering to expired
sessions and re-establishing the ZK connections. |
ReplicationPeersZKImpl |
This class provides an implementation of the ReplicationPeers interface using Zookeeper. |
ReplicationQueueInfo |
This class is responsible for the parsing logic for a znode representing a queue. |
ReplicationQueuesClientZKImpl |
|
ReplicationQueuesZKImpl |
This class provides an implementation of the ReplicationQueues interface using Zookeeper. |
ReplicationStateImpl |
ReplicationStateImpl is responsible for maintaining the replication state
znode. |
ReplicationStateZKBase |
This is a base class for maintaining replication state in zookeeper. |
ReplicationZookeeper |
This class serves as a helper for all things related to zookeeper in
replication. |