Uses of Enum
org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
Packages that use org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
-
Uses of org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState in org.apache.hadoop.hbase.replication
Methods in org.apache.hadoop.hbase.replication that return org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
ReplicationPeer.getPeerState()
Returns the state of the peer by reading local cache.org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
ReplicationPeerImpl.getPeerState()
org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
ReplicationPeers.refreshPeerState
(String peerId) static org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
ReplicationPeer.PeerState.valueOf
(String name) static org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState[]
ReplicationPeer.PeerState.values()