|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationPeer.PeerState | |
---|---|
org.apache.hadoop.hbase.replication |
Uses of ReplicationPeer.PeerState in org.apache.hadoop.hbase.replication |
---|
Methods in org.apache.hadoop.hbase.replication that return ReplicationPeer.PeerState | |
---|---|
ReplicationPeer.PeerState |
ReplicationPeer.getPeerState()
Returns the state of the peer |
ReplicationPeer.PeerState |
ReplicationPeerZKImpl.getPeerState()
|
static ReplicationPeer.PeerState |
ReplicationPeer.PeerState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReplicationPeer.PeerState[] |
ReplicationPeer.PeerState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |