Uses of Enum
org.apache.curator.x.async.modeled.cached.ModeledCacheListener.Type
Packages that use ModeledCacheListener.Type
-
Uses of ModeledCacheListener.Type in org.apache.curator.x.async.modeled.cached
Methods in org.apache.curator.x.async.modeled.cached that return ModeledCacheListener.TypeModifier and TypeMethodDescriptionstatic ModeledCacheListener.TypeReturns the enum constant of this type with the specified name.static ModeledCacheListener.Type[]ModeledCacheListener.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.curator.x.async.modeled.cached with parameters of type ModeledCacheListener.TypeModifier and TypeMethodDescriptionvoidModeledCacheListener.accept(ModeledCacheListener.Type type, ZPath path, org.apache.zookeeper.data.Stat stat, T model) The given path was added, updated or removed