Uses of Interface
org.apache.curator.framework.recipes.cache.CuratorCacheListener
-
Uses of CuratorCacheListener in org.apache.curator.framework.recipes.cache
Modifier and TypeMethodDescriptionCuratorCacheListenerBuilder.build()
Build and return a new listener based on the methods that have been previously calledModifier and TypeMethodDescriptionCuratorCache.listenable()
Return the listener container so that listeners can be registered to be notified of changes to the cacheModifier and TypeMethodDescriptionCuratorCacheListenerBuilder.forAll
(CuratorCacheListener listener) Add a standard listener