Uses of Enum
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 type with the specified name.static EphemeralTypeEmulate353[]
EphemeralTypeEmulate353.values()
Returns an array containing the constants of this enum type, in the order they are declared.