- getAllHFileRefs() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Load all hfile references in all replication queues.
- getAllPeerIds() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the set of peerIds of the clusters that have been connected and have an underlying
ReplicationPeer.
- getAllPeersFromHFileRefsQueue() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get list of all peers from hfile reference queue.
- getAllQueues(ServerName) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get a list of all queues for the specified region server.
- getAllWALs() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Load all wals in all replication queues.
- getConf() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeers
-
- getConfiguration() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the configuration object required to communicate with this peer
- getConfiguration() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get the configuration object required to communicate with this peer
- getDeadRegionServers() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
- getId() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the identifier of this peer
- getId() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get the identifier of this peer
- getLastSequenceId(String, String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Read the max sequence id of the specific region for a given peer.
- getListOfRegionServers() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationTracker
-
Returns a list of other live region servers in the cluster.
- getListOfRegionServers() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
-
Return a snapshot of the current region servers.
- getListOfReplicators() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get a list of all region servers that have outstanding replication queues.
- getNamespaces() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get replicable namespace set of this peer
- getNamespaces() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get replicable namespace set of this peer
- getPeer(String) - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the ReplicationPeerImpl for the specified cached peer.
- getPeerBandwidth() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the per node bandwidth upper limit for this peer
- getPeerBandwidth() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
- getPeerCache() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeers
-
- getPeerClusterConfiguration(ReplicationPeerConfig, Configuration) - 类 中的静态方法org.apache.hadoop.hbase.replication.ReplicationUtils
-
- getPeerConfig() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the peer config object
- getPeerConfig() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get the peer config object
- getPeerConfig(String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Get the peer config of a replication peer.
- getPeerConfig(String) - 类 中的方法org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
-
- getPeerId() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
- getPeerNode(String) - 类 中的方法org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
-
- getPeerState() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeer
-
Returns the state of the peer by reading local cache.
- getPeerState() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
- getPeerStateNode(String) - 类 中的方法org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
-
- getPeerStorage() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeers
-
- getQueueId() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
- getReplicableHFiles(String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get a list of all hfile references in the given peer.
- getReplicationPeers(ZKWatcher, Configuration) - 类 中的静态方法org.apache.hadoop.hbase.replication.ReplicationFactory
-
- getReplicationPeerStorage(ZKWatcher, Configuration) - 类 中的静态方法org.apache.hadoop.hbase.replication.ReplicationStorageFactory
-
- getReplicationQueueStorage(ZKWatcher, Configuration) - 类 中的静态方法org.apache.hadoop.hbase.replication.ReplicationStorageFactory
-
- getReplicationTracker(ZKWatcher, Abortable, Stoppable) - 类 中的静态方法org.apache.hadoop.hbase.replication.ReplicationFactory
-
- getRsNode(ServerName) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get full znode name for given region server
- getTableCFs() - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get replicable (table, cf-list) map of this peer
- getTableCFs() - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get replicable (table, cf-list) map of this peer
- getWALPosition(ServerName, String, String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get the current position for a specific WAL in a given queue for a given regionserver.
- getWALsInQueue(ServerName, String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get a list of all WALs in the given queue on the given region server.
- refreshPeerConfig(String) - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeers
-
- refreshPeerState(String) - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeers
-
- regionServerRemoved(String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationListener
-
A region server has been removed from the local cluster
- registerListener(ReplicationListener) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationTracker
-
Register a replication listener to receive replication events.
- registerListener(ReplicationListener) - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
-
- registerPeerConfigListener(ReplicationPeerConfigListener) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeer
-
Register a peer config listener to catch the peer config change event.
- registerPeerConfigListener(ReplicationPeerConfigListener) - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
- removeAllQueues(ReplicationQueueStorage, String) - 类 中的静态方法org.apache.hadoop.hbase.replication.ReplicationUtils
-
- removeHFileRefs(String, List<String>) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove hfile references from the queue.
- removeLastSequenceIds(String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove all the max sequence id record for the given peer.
- removeLastSequenceIds(String, List<String>) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove the max sequence id record for the given peer and regions.
- removeListener(ReplicationListener) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationTracker
-
- removeListener(ReplicationListener) - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
-
- removePeer(String) - 类 中的方法org.apache.hadoop.hbase.replication.ReplicationPeers
-
- removePeer(String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Remove a replication peer.
- removePeer(String) - 类 中的方法org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
-
- removePeerFromHFileRefs(String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove a peer from hfile reference queue.
- removeQueue(ServerName, String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove a replication queue for a given regionserver.
- removeReplicatorIfQueueIsEmpty(ServerName) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove the record of region server if the queue is empty.
- removeWAL(ServerName, String, String) - 接口 中的方法org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove an WAL file from the given queue for a given regionserver.
- REPLICATION_ZNODE - 类 中的静态变量org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
-
- REPLICATION_ZNODE_DEFAULT - 类 中的静态变量org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
-
- ReplicationFactory - org.apache.hadoop.hbase.replication中的类
-
A factory class for instantiating replication objects that deal with replication state.
- ReplicationFactory() - 类 的构造器org.apache.hadoop.hbase.replication.ReplicationFactory
-
- ReplicationListener - 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 - org.apache.hadoop.hbase.replication中的接口
-
ReplicationPeer manages enabled / disabled state for the peer.
- ReplicationPeer.PeerState - org.apache.hadoop.hbase.replication中的枚举
-
State of the peer, whether it is enabled or not
- ReplicationPeerConfigListener - org.apache.hadoop.hbase.replication中的接口
-
- ReplicationPeerImpl - org.apache.hadoop.hbase.replication中的类
-
- ReplicationPeerImpl(Configuration, String, boolean, ReplicationPeerConfig) - 类 的构造器org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Constructor that takes all the objects required to communicate with the specified peer, except
for the region server addresses.
- ReplicationPeers - org.apache.hadoop.hbase.replication中的类
-
This provides an class for maintaining a set of peer clusters.
- ReplicationPeerStorage - org.apache.hadoop.hbase.replication中的接口
-
Perform read/write to the replication peer storage.
- ReplicationQueueInfo - org.apache.hadoop.hbase.replication中的类
-
This class is responsible for the parsing logic for a queue id representing a queue.
- ReplicationQueueInfo(String) - 类 的构造器org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
The passed queueId will be either the id of the peer or the handling story of that queue
in the form of id-servername-*
- ReplicationQueueStorage - org.apache.hadoop.hbase.replication中的接口
-
Perform read/write to the replication queue storage.
- ReplicationStorageFactory - org.apache.hadoop.hbase.replication中的类
-
Used to create replication storage(peer, queue) classes.
- ReplicationTracker - org.apache.hadoop.hbase.replication中的接口
-
This is the interface for a Replication Tracker.
- ReplicationTrackerZKImpl - org.apache.hadoop.hbase.replication中的类
-
This class is a ZooKeeper implementation of the ReplicationTracker interface.
- ReplicationTrackerZKImpl(ZKWatcher, Abortable, Stoppable) - 类 的构造器org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
-
- ReplicationTrackerZKImpl.OtherRegionServerWatcher - org.apache.hadoop.hbase.replication中的类
-
Watcher used to be notified of the other region server's death in the local cluster.
- ReplicationUtils - org.apache.hadoop.hbase.replication中的类
-
Helper class for replication.
- replicationZNode - 类 中的变量org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
-
The name of the base znode that contains all replication state.