Uses of Interface
org.apache.curator.framework.recipes.cache.PathChildrenCacheListener
Packages that use PathChildrenCacheListener
-
Uses of PathChildrenCacheListener in org.apache.curator.framework.recipes.cache
Methods in org.apache.curator.framework.recipes.cache that return types with arguments of type PathChildrenCacheListenerModifier and TypeMethodDescriptionorg.apache.curator.framework.listen.Listenable<PathChildrenCacheListener> PathChildrenCache.getListenable()Deprecated.Return the cache listenableMethods in org.apache.curator.framework.recipes.cache with parameters of type PathChildrenCacheListenerModifier and TypeMethodDescriptionCuratorCacheListenerBuilder.forPathChildrenCache(String rootPath, org.apache.curator.framework.CuratorFramework client, PathChildrenCacheListener listener) Bridge listener.