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