| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.cache |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CuratorCache
A utility that attempts to keep the data from a node locally cached.
|
interface |
CuratorCacheBridge
A facade that uses
CuratorCache if
persistent watches are available or a TreeCache
otherwise |
interface |
CuratorCacheStorage
Interface for maintaining data in a
CuratorCache |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.