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 TypeMethodDescriptionNodeCache.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.