Uses of Enum
org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent.Type
Packages that use PathChildrenCacheEvent.Type
-
Uses of PathChildrenCacheEvent.Type in org.apache.curator.framework.recipes.cache
Subclasses with type arguments of type PathChildrenCacheEvent.Type in org.apache.curator.framework.recipes.cacheMethods in org.apache.curator.framework.recipes.cache that return PathChildrenCacheEvent.TypeModifier and TypeMethodDescriptionPathChildrenCacheEvent.getType()static PathChildrenCacheEvent.TypeReturns the enum constant of this type with the specified name.static PathChildrenCacheEvent.Type[]PathChildrenCacheEvent.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.curator.framework.recipes.cache with parameters of type PathChildrenCacheEvent.TypeModifierConstructorDescription