Uses of Interface
org.apache.curator.framework.recipes.cache.CuratorCacheAccessor
-
Packages that use CuratorCacheAccessor Package Description org.apache.curator.framework.recipes.cache -
-
Uses of CuratorCacheAccessor in org.apache.curator.framework.recipes.cache
Subinterfaces of CuratorCacheAccessor in org.apache.curator.framework.recipes.cache Modifier and Type Interface Description interfaceCuratorCacheA utility that attempts to keep the data from a node locally cached.interfaceCuratorCacheBridgeA facade that usesCuratorCacheif persistent watches are available or aTreeCacheotherwiseinterfaceCuratorCacheStorageInterface for maintaining data in aCuratorCache
-