Uses of Enum Class
org.apache.zookeeper.server.EphemeralType
Packages that use EphemeralType
-
Uses of EphemeralType in org.apache.zookeeper.server
Methods in org.apache.zookeeper.server that return EphemeralTypeModifier and TypeMethodDescriptionstatic EphemeralType
EphemeralType.get
(long ephemeralOwner) Convert a ZNode ephemeral owner to an ephemeral type.static EphemeralType
Returns the enum constant of this class with the specified name.static EphemeralType[]
EphemeralType.values()
Returns an array containing the constants of this enum class, in the order they are declared.