Uses of Interface
org.apache.curator.x.async.modeled.cached.ModeledCacheListener
Packages that use ModeledCacheListener
-
Uses of ModeledCacheListener in org.apache.curator.x.async.modeled.cached
Methods in org.apache.curator.x.async.modeled.cached that return ModeledCacheListenerModifier and TypeMethodDescriptiondefault ModeledCacheListener<T> ModeledCacheListener.postInitializedOnly()Returns a version of this listener that only begins callingaccept(org.apache.curator.x.async.modeled.cached.ModeledCacheListener.Type, org.apache.curator.x.async.modeled.ZPath, org.apache.zookeeper.data.Stat, Object)onceinitialized()has been called.Methods in org.apache.curator.x.async.modeled.cached that return types with arguments of type ModeledCacheListenerModifier and TypeMethodDescriptionCachedModeledFramework.listenable()Return the listener container so that you can add/remove listeners