Uses of Package
org.apache.curator.framework.recipes.cache
Packages that use org.apache.curator.framework.recipes.cache
Package
Description
-
Classes in org.apache.curator.framework.recipes.cache used by org.apache.curator.framework.recipes.cacheClassDescriptionA utility that attempts to keep the data from a node locally cached.cache build optionsMethods to access the underlying storageA facade that uses
CuratorCache
if persistent watches are available or aTreeCache
otherwiseListener forCuratorCache
events.An enumerated type that describes a changeInterface for maintaining data in aCuratorCache
Deprecated.Method of priming cache onPathChildrenCache.start(StartMode)
POJO that abstracts a change to a pathType of changeListener for PathChildrenCache changesDeprecated.no longer used.Deprecated.replace byCuratorCache
Deprecated.POJO that abstracts a change to a pathType of changeListener forTreeCache
changesControls which nodes a TreeCache processes. -
Classes in org.apache.curator.framework.recipes.cache used by org.apache.curator.x.discovery.detailsClassDescriptionPOJO that abstracts a change to a pathListener for PathChildrenCache changes