| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.cache |
| Modifier and Type | Method and Description |
|---|---|
org.apache.curator.framework.listen.Listenable<PathChildrenCacheListener> |
PathChildrenCache.getListenable()
Deprecated.
Return the cache listenable
|
| Modifier and Type | Method and Description |
|---|---|
CuratorCacheListenerBuilder |
CuratorCacheListenerBuilder.forPathChildrenCache(String rootPath,
org.apache.curator.framework.CuratorFramework client,
PathChildrenCacheListener listener)
Bridge listener.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.