| Interface | Description |
|---|---|
| NodeCacheListener | |
| PathChildrenCacheListener |
Listener for PathChildrenCache changes
|
| Class | Description |
|---|---|
| ChildData | |
| NodeCache |
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 path
|
| Enum | Description |
|---|---|
| PathChildrenCache.StartMode |
Method of priming cache on
PathChildrenCache.start(StartMode) |
| PathChildrenCacheEvent.Type |
Type of change
|
| PathChildrenCacheMode | Deprecated
no longer used.
|
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.