Package | Description |
---|---|
org.apache.curator.framework.recipes.cache | |
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) |
Class and Description |
---|
PathChildrenCacheEvent
POJO that abstracts a change to a path
|
PathChildrenCacheListener
Listener for PathChildrenCache changes
|
Copyright © 2011–2013 The Apache Software Foundation. All rights reserved.