Package org.apache.curator.framework.recipes.cache
-
Interface Summary Interface Description NodeCacheListener PathChildrenCacheListener Listener for PathChildrenCache changesTreeCacheListener Listener forTreeCachechangesTreeCacheSelector Controls which nodes a TreeCache processes. -
Class Summary Class Description ChildData DefaultTreeCacheSelector Default TreeCache selector - returns true for all methodsNodeCache A utility that attempts to keep the data from a node locally cached.PathChildrenCache A utility that attempts to keep all data from all children of a ZK path locally cached.PathChildrenCacheEvent POJO that abstracts a change to a pathTreeCache A utility that attempts to keep all data from all children of a ZK path locally cached.TreeCache.Builder TreeCacheEvent POJO that abstracts a change to a path -
Enum Summary Enum Description PathChildrenCache.StartMode Method of priming cache onPathChildrenCache.start(StartMode)PathChildrenCacheEvent.Type Type of changePathChildrenCacheMode Deprecated. no longer used.TreeCacheEvent.Type Type of change