Package com.netflix.curator.framework.recipes.cache

Interface Summary
PathChildrenCacheListener Listener for PathChildrenCache changes
 

Class Summary
ChildData  
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 path
 

Enum Summary
PathChildrenCacheEvent.Type Type of change
PathChildrenCacheMode Deprecated. no longer used.