Uses of Enum Class
org.apache.curator.framework.api.CuratorEventType
Packages that use CuratorEventType
-
Uses of CuratorEventType in org.apache.curator.framework.api
Methods in org.apache.curator.framework.api that return CuratorEventTypeModifier and TypeMethodDescriptionCuratorEvent.getType()check here first - this value determines the type of event and which methods will have valid valuesstatic CuratorEventTypeReturns the enum constant of this class with the specified name.static CuratorEventType[]CuratorEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.