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 TypeMethodDescriptionorg.apache.curator.framework.listen.Listenable<TreeCacheListener> TreeCache.getListenable()Deprecated.Return the cache listenableMethods in org.apache.curator.framework.recipes.cache with parameters of type TreeCacheListenerModifier and TypeMethodDescriptionCuratorCacheListenerBuilder.forTreeCache(org.apache.curator.framework.CuratorFramework client, TreeCacheListener listener) Bridge listener.