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