Uses of Enum
org.apache.zookeeper.server.quorum.QuorumPeer.ZabState
Packages that use QuorumPeer.ZabState
-
Uses of QuorumPeer.ZabState in org.apache.zookeeper.server.quorum
Methods in org.apache.zookeeper.server.quorum that return QuorumPeer.ZabStateModifier and TypeMethodDescriptionQuorumPeer.getZabState()
static QuorumPeer.ZabState
Returns the enum constant of this type with the specified name.static QuorumPeer.ZabState[]
QuorumPeer.ZabState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.zookeeper.server.quorum with parameters of type QuorumPeer.ZabState