| Name | Description | Type | Package | Framework |
| ChildData | Class | org.apache.curator.framework.recipes.cache | Apache Curator | |
| DefaultTreeCacheSelector | Class | org.apache.curator.framework.recipes.cache | Apache Curator | |
| NodeCache | A utility that attempts to keep the data from a node locally cached. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| NodeCacheListener | Called when a change has occurred throws Exception | Interface | org.apache.curator.framework.recipes.cache | Apache Curator |
| PathChildrenCache | A utility that attempts to keep all data from all children of a ZK path locally cached. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| PathChildrenCache .StartMode | Method of priming cache on PathChildrenCache. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| PathChildrenCacheEvent | Class | org.apache.curator.framework.recipes.cache | Apache Curator | |
| PathChildrenCacheEvent .Type | A child was added to the pathA child was removed from the path | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| PathChildrenCacheListener | Interface | org.apache.curator.framework.recipes.cache | Apache Curator | |
| PathChildrenCacheMode | enum PathChildrenCacheModeControls which data is cached | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| TreeCache | A utility that attempts to keep all data from all children of a ZK path locally cached. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| TreeCache .Builder | Builds the TreeCache based on configured values. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| TreeCacheEvent | Class | org.apache.curator.framework.recipes.cache | Apache Curator | |
| TreeCacheEvent .Type | Called when the connection has changed to ConnectionState. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| TreeCacheListener | Interface | org.apache.curator.framework.recipes.cache | Apache Curator | |
| TreeCacheSelector | Controls which nodes a TreeCache processes. | Interface | org.apache.curator.framework.recipes.cache | Apache Curator |