Uses of Enum
org.apache.zookeeper.server.quorum.auth.QuorumAuth.Status
Packages that use QuorumAuth.Status
-
Uses of QuorumAuth.Status in org.apache.zookeeper.server.quorum.auth
Methods in org.apache.zookeeper.server.quorum.auth that return QuorumAuth.StatusModifier and TypeMethodDescriptionstatic QuorumAuth.StatusReturns the enum constant of this type with the specified name.static QuorumAuth.Status[]QuorumAuth.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.zookeeper.server.quorum.auth with parameters of type QuorumAuth.StatusModifier and TypeMethodDescriptionstatic QuorumAuthPacketQuorumAuth.createPacket(QuorumAuth.Status status, byte[] response)