| Package | Description |
|---|---|
| org.apache.nifi.distributed.cache.server.map |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentMapCache |
class |
SimpleMapCache |
| Modifier and Type | Field and Description |
|---|---|
private MapCache |
MapCacheServer.cache |
private MapCache |
PersistentMapCache.wrapped |
| Constructor and Description |
|---|
PersistentMapCache(String serviceIdentifier,
File persistencePath,
MapCache cacheToWrap) |
Copyright © 2015 Apache NiFi Project. All rights reserved.