Package org.apache.curator.framework.recipes.cache
package org.apache.curator.framework.recipes.cache
-
ClassDescriptionA utility that attempts to keep the data from a node locally cached.cache build optionsMethods to access the underlying storageA facade that uses
CuratorCacheif persistent watches are available or aTreeCacheotherwiseListener forCuratorCacheevents.An enumerated type that describes a changeInterface for maintaining data in aCuratorCacheDefault TreeCache selector - returns true for all methodsDeprecated.Deprecated.replace byCuratorCacheMethod of priming cache onPathChildrenCache.start(StartMode)POJO that abstracts a change to a pathType of changeListener for PathChildrenCache changesDeprecated.no longer used.Deprecated.replace byCuratorCachePOJO that abstracts a change to a pathType of changeListener forTreeCachechangesControls which nodes a TreeCache processes.
CuratorCache