| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.cache |
| Modifier and Type | Method and Description |
|---|---|
static CuratorCacheStorage |
CuratorCacheStorage.dataNotCached()
Return a new storage instance that does not retain the data bytes.
|
static CuratorCacheStorage |
CuratorCacheStorage.standard()
Return a new standard storage instance
|
| Modifier and Type | Method and Description |
|---|---|
CuratorCacheBuilder |
CuratorCacheBuilder.withStorage(CuratorCacheStorage storage)
Alternate storage to use.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.