Uses of Interface
org.apache.curator.framework.recipes.cache.CuratorCacheAccessor
-
Uses of CuratorCacheAccessor in org.apache.curator.framework.recipes.cache
Modifier and TypeInterfaceDescriptioninterface
A utility that attempts to keep the data from a node locally cached.interface
A facade that usesCuratorCache
if persistent watches are available or aTreeCache
otherwiseinterface
Interface for maintaining data in aCuratorCache