- getAbortable() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesArguments
-
- getAllPeerConfigs() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
List the cluster replication configs of all remote slave clusters (whether they are
enabled/disabled or connected/disconnected).
- getAllPeerConfigs() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getAllPeerIds() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
List the peer ids of all remote slave clusters (whether they are enabled/disabled or
connected/disconnected).
- getAllPeerIds() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
List all registered peer clusters and set a watch on their znodes.
- getAllPeersFromHFileRefsQueue() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Get list of all peers from hfile reference queue.
- getAllPeersFromHFileRefsQueue() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- getAllPeersFromHFileRefsQueue() - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesClientImpl
-
- getAllQueues() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Get a list of all queues for this region server.
- getAllQueues(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Get a list of all queues for the specified region server.
- getAllQueues(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- getAllQueues() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- getAllQueues(String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesClientImpl
-
- getAllQueues() - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- getAllWALs() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Load all wals in all replication queues from ZK.
- getAllWALs() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- getAllWALs() - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesClientImpl
-
- getConf() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesArguments
-
- getConfiguration() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the configuration object required to communicate with this peer
- getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
Get the configuration object required to communicate with this peer
- getConnectedPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the ReplicationPeer for the specified connected peer.
- getConnectedPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getConnectedPeerIds() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the set of peerIds of the clusters that have been connected and have an underlying
ReplicationPeer.
- getConnectedPeerIds() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getDeadRegionServers() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
- getHFileRefsNodeChangeVersion() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Get the change version number of replication hfile references node.
- getHFileRefsNodeChangeVersion() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- getHFileRefsNodeChangeVersion() - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesClientImpl
-
- getId() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the identifier of this peer
- getId() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
Get the identifier of this peer
- getListOfRegionServers() - Method in interface org.apache.hadoop.hbase.replication.ReplicationTracker
-
Returns a list of other live region servers in the cluster.
- getListOfRegionServers() - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
-
Return a snapshot of the current region servers.
- getListOfReplicators() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Get a list of all region servers that have outstanding replication queues.
- getListOfReplicators() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Get a list of all region servers that have outstanding replication queues.
- getListOfReplicators() - Method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
- getListOfReplicators() - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesClientImpl
-
- getListOfReplicators() - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- getLogPosition(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Get the current position for a specific WAL in a given queue.
- getLogPosition(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- getLogPosition(String, String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- getLogsInQueue(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Get a list of all WALs in the given queue.
- getLogsInQueue(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Get a list of all WALs in the given queue on the given region server.
- getLogsInQueue(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- getLogsInQueue(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- getLogsInQueue(String, String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesClientImpl
-
- getLogsInQueue(String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- getNamespaces() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get replicable namespace set of this peer
- getNamespaces() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
Get replicable namespace set of this peer
- getPeerBandwidth() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the per node bandwidth upper limit for this peer
- getPeerBandwidth() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
- getPeerClusterZnode() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
- getPeerConf(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the configuration needed to talk to the remote slave cluster.
- getPeerConf(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getPeerConfig() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the peer config object
- getPeerConfig() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
Get the peer config object
- getPeerId() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
- getPeerNode(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
- getPeerState() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Returns the state of the peer
- getPeerState() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
- getPeerStateNode(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
- getPeerTableCFsConfig(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Get the table and column-family list string of the peer from the underlying storage.
- getPeerTableCFsConfig(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getQueuesZNodeCversion() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- getReplicableHFiles(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Get a list of all hfile references in the given peer.
- getReplicableHFiles(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- getReplicableHFiles(String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesClientImpl
-
- getReplicationPeerConfig(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the configured ReplicationPeerConfig for this peerId
- getReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
Returns a ReplicationPeerConfig from the znode or null for the given peerId.
- getReplicationPeers(ZooKeeperWatcher, Configuration, Abortable) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
-
- getReplicationPeers(ZooKeeperWatcher, Configuration, ReplicationQueuesClient, Abortable) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
-
- getReplicationQueues(ReplicationQueuesArguments) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
-
- getReplicationQueuesClient(ReplicationQueuesClientArguments) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
-
- getReplicationTracker(ZooKeeperWatcher, ReplicationPeers, Configuration, Abortable, Stoppable) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
-
- getStatusOfPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Get the replication status for the specified connected remote slave cluster.
- getStatusOfPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getStatusOfPeerFromBackingStore(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Get the replication status for the specified remote slave cluster, which doesn't
have to be connected.
- getStatusOfPeerFromBackingStore(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getTableCFs() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get replicable (table, cf-list) map of this peer
- getTableCFs() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
Get replicable (table, cf-list) map of this peer
- getTableCFsNode(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
- getUnClaimedQueueIds(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Get queueIds from a dead region server, whose queues has not been claimed by other region
servers.
- getUnClaimedQueueIds(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- getUnClaimedQueueIds(String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- getZk() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesArguments
-
- regionServerRemoved(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationListener
-
A region server has been removed from the local cluster
- registerListener(ReplicationListener) - Method in interface org.apache.hadoop.hbase.replication.ReplicationTracker
-
Register a replication listener to receive replication events.
- registerListener(ReplicationListener) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
-
- registerPeer(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Add a new remote slave cluster for replication.
- registerPeer(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- removeAllQueues() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Remove all replication queues for this region server.
- removeAllQueues() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- removeAllQueues() - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- removeHFileRefs(String, List<String>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Remove hfile references from the queue.
- removeHFileRefs(String, List<String>) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- removeHFileRefs(String, List<String>) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- removeListener(ReplicationListener) - Method in interface org.apache.hadoop.hbase.replication.ReplicationTracker
-
- removeListener(ReplicationListener) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
-
- removeLog(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Remove an WAL file from the given queue.
- removeLog(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- removeLog(String, String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- removePeerFromHFileRefs(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Remove a peer from hfile reference queue.
- removePeerFromHFileRefs(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- removePeerFromHFileRefs(String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- removeQueue(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Remove a replication queue.
- removeQueue(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- removeQueue(String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- removeReplicatorIfQueueIsEmpty(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Remove the znode of region server if the queue is empty.
- removeReplicatorIfQueueIsEmpty(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- removeReplicatorIfQueueIsEmpty(String) - Method in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl
-
- ReplicationFactory - Class in org.apache.hadoop.hbase.replication
-
A factory class for instantiating replication objects that deal with replication state.
- ReplicationFactory() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationFactory
-
- ReplicationListener - Interface in org.apache.hadoop.hbase.replication
-
The replication listener interface can be implemented if a class needs to subscribe to events
generated by the ReplicationTracker.
- ReplicationPeer - Interface in org.apache.hadoop.hbase.replication
-
ReplicationPeer manages enabled / disabled state for the peer.
- ReplicationPeer.PeerState - Enum in org.apache.hadoop.hbase.replication
-
State of the peer, whether it is enabled or not
- ReplicationPeerConfigListener - Interface in org.apache.hadoop.hbase.replication
-
- ReplicationPeers - Interface in org.apache.hadoop.hbase.replication
-
This provides an interface for maintaining a set of peer clusters.
- ReplicationPeersZKImpl - Class in org.apache.hadoop.hbase.replication
-
This class provides an implementation of the ReplicationPeers interface using ZooKeeper.
- ReplicationPeersZKImpl(ZooKeeperWatcher, Configuration, ReplicationQueuesClient, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- ReplicationPeerZKImpl - Class in org.apache.hadoop.hbase.replication
-
- ReplicationPeerZKImpl(ZooKeeperWatcher, Configuration, String, ReplicationPeerConfig, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
Constructor that takes all the objects required to communicate with the specified peer, except
for the region server addresses.
- ReplicationPeerZKImpl.PeerConfigTracker - Class in org.apache.hadoop.hbase.replication
-
Tracker for PeerConfigNode of this peer
- ReplicationPeerZKImpl.PeerStateTracker - Class in org.apache.hadoop.hbase.replication
-
Tracker for state of this peer
- ReplicationQueueInfo - Class in org.apache.hadoop.hbase.replication
-
This class is responsible for the parsing logic for a znode representing a queue.
- ReplicationQueueInfo(String) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
The passed znode will be either the id of the peer cluster or
the handling story of that queue in the form of id-servername-*
- ReplicationQueues - Interface in org.apache.hadoop.hbase.replication
-
This provides an interface for maintaining a region server's replication queues.
- ReplicationQueuesArguments - Class in org.apache.hadoop.hbase.replication
-
Wrapper around common arguments used to construct ReplicationQueues.
- ReplicationQueuesArguments(Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesArguments
-
- ReplicationQueuesArguments(Configuration, Abortable, ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesArguments
-
- ReplicationQueuesClient - Interface in org.apache.hadoop.hbase.replication
-
This provides an interface for clients of replication to view replication queues.
- ReplicationQueuesClientArguments - Class in org.apache.hadoop.hbase.replication
-
Wrapper around common arguments used to construct ReplicationQueuesClient.
- ReplicationQueuesClientArguments(Configuration, Abortable, ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesClientArguments
-
- ReplicationQueuesClientArguments(Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesClientArguments
-
- ReplicationQueuesClientZKImpl - Class in org.apache.hadoop.hbase.replication
-
- ReplicationQueuesClientZKImpl(ReplicationQueuesClientArguments) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- ReplicationQueuesClientZKImpl(ZooKeeperWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- ReplicationQueuesZKImpl - Class in org.apache.hadoop.hbase.replication
-
This class provides an implementation of the
interface using ZooKeeper.
- ReplicationQueuesZKImpl(ReplicationQueuesArguments) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- ReplicationQueuesZKImpl(ZooKeeperWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- ReplicationStateZKBase - Class in org.apache.hadoop.hbase.replication
-
This is a base class for maintaining replication state in zookeeper.
- ReplicationStateZKBase(ZooKeeperWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
- ReplicationTracker - Interface in org.apache.hadoop.hbase.replication
-
This is the interface for a Replication Tracker.
- ReplicationTrackerZKImpl - Class in org.apache.hadoop.hbase.replication
-
This class is a ZooKeeper implementation of the ReplicationTracker interface.
- ReplicationTrackerZKImpl(ZooKeeperWatcher, ReplicationPeers, Configuration, Abortable, Stoppable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
-
- ReplicationTrackerZKImpl.OtherRegionServerWatcher - Class in org.apache.hadoop.hbase.replication
-
Watcher used to be notified of the other region server's death in the local cluster.
- ReplicationTrackerZKImpl.PeersWatcher - Class in org.apache.hadoop.hbase.replication
-
Watcher used to follow the creation and deletion of peer clusters.
- replicationZNode - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
The name of the base znode that contains all replication state.