| 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 |
| ReplicationPeers
This provides an interface for maintaining a set of peer clusters.
|
| ReplicationQueues
This provides an interface for maintaining a region server's replication queues.
|
| ReplicationQueuesArguments
Wrapper around common arguments used to construct ReplicationQueues.
|
| ReplicationQueuesClient
This provides an interface for clients of replication to view replication queues.
|
| ReplicationQueuesClientArguments
Wrapper around common arguments used to construct ReplicationQueuesClient.
|
| ReplicationStateZKBase
This is a base class for maintaining replication state in zookeeper.
|
| ReplicationTracker
This is the interface for a Replication Tracker.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.