Uses of Interface
org.apache.curator.framework.recipes.cache.TreeCacheListener
Packages that use TreeCacheListener
-
Uses of TreeCacheListener in org.apache.curator.framework.recipes.cache
Methods in org.apache.curator.framework.recipes.cache that return types with arguments of type TreeCacheListenerModifier and TypeMethodDescriptionTreeCache.getListenable()Deprecated.Return the cache listenableMethods in org.apache.curator.framework.recipes.cache with parameters of type TreeCacheListenerModifier and TypeMethodDescriptionCuratorCacheListenerBuilder.forTreeCache(CuratorFramework client, TreeCacheListener listener) Bridge listener.