Uses of Enum
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 EphemeralTypeEphemeralType.get(long ephemeralOwner) Convert a ZNode ephemeral owner to an ephemeral type.static EphemeralTypeReturns the enum constant of this type with the specified name.static EphemeralType[]EphemeralType.values()Returns an array containing the constants of this enum type, in the order they are declared.