Uses of Enum
org.apache.curator.framework.recipes.cache.PathChildrenCache.StartMode
-
Uses of PathChildrenCache.StartMode in org.apache.curator.framework.recipes.cache
Modifier and TypeMethodDescriptionstatic PathChildrenCache.StartMode
Returns the enum constant of this type with the specified name.static PathChildrenCache.StartMode[]
PathChildrenCache.StartMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PathChildrenCache.start
(PathChildrenCache.StartMode mode) Deprecated.Start the cache.