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 Controls which data is cached
 



Copyright © 2012. All Rights Reserved.