Package | Description |
---|---|
org.apache.curator.framework.recipes.cache | |
org.apache.curator.framework.recipes.nodes | |
org.apache.curator.x.discovery.details |
Class and Description |
---|
ChildData |
NodeCacheListener |
PathChildrenCache.StartMode
Method of priming cache on
PathChildrenCache.start(StartMode) |
PathChildrenCacheEvent
POJO that abstracts a change to a path
|
PathChildrenCacheEvent.Type
Type of change
|
PathChildrenCacheListener
Listener for PathChildrenCache changes
|
PathChildrenCacheMode
Deprecated.
no longer used. Instead use either
PathChildrenCache.PathChildrenCache(CuratorFramework, String, boolean)
or PathChildrenCache.PathChildrenCache(CuratorFramework, String, boolean, ThreadFactory) |
TreeCache
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
|
TreeCacheEvent.Type
Type of change
|
TreeCacheListener
Listener for
TreeCache changes |
TreeCacheSelector
Controls which nodes a TreeCache processes.
|
Class and Description |
---|
PathChildrenCache
A utility that attempts to keep all data from all children of a ZK path locally cached.
|
Class and Description |
---|
PathChildrenCacheEvent
POJO that abstracts a change to a path
|
PathChildrenCacheListener
Listener for PathChildrenCache changes
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.