Uses of Enum Class
org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
-
Uses of ReplicationPeer.PeerState in org.apache.hadoop.hbase.replication
Modifier and TypeMethodDescriptionReplicationPeer.getPeerState()
Returns the state of the peer by reading local cache.ReplicationPeerImpl.getPeerState()
ReplicationPeers.refreshPeerState
(String peerId) static ReplicationPeer.PeerState
Returns the enum constant of this class with the specified name.static ReplicationPeer.PeerState[]
ReplicationPeer.PeerState.values()
Returns an array containing the constants of this enum class, in the order they are declared.