Uses of Interface
org.apache.curator.framework.recipes.cache.NodeCacheListener
Packages that use NodeCacheListener
-
Uses of NodeCacheListener in org.apache.curator.framework.recipes.cache
Methods in org.apache.curator.framework.recipes.cache that return types with arguments of type NodeCacheListenerModifier and TypeMethodDescriptionorg.apache.curator.framework.listen.Listenable<NodeCacheListener> NodeCache.getListenable()Deprecated.Return the cache listenableMethods in org.apache.curator.framework.recipes.cache with parameters of type NodeCacheListenerModifier and TypeMethodDescriptionCuratorCacheListenerBuilder.forNodeCache(NodeCacheListener listener) Bridge listener.