| Package | Description |
|---|---|
| org.apache.nifi.distributed.cache.server | |
| org.apache.nifi.distributed.cache.server.map |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCacheServer |
class |
SetCacheServer |
| Modifier and Type | Field and Description |
|---|---|
private CacheServer |
DistributedCacheServer.cacheServer |
| Modifier and Type | Method and Description |
|---|---|
protected CacheServer |
DistributedSetCacheServer.createCacheServer(ConfigurationContext context) |
protected abstract CacheServer |
DistributedCacheServer.createCacheServer(ConfigurationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapCacheServer |
| Modifier and Type | Method and Description |
|---|---|
protected CacheServer |
DistributedMapCacheServer.createCacheServer(ConfigurationContext context) |
Copyright © 2015 Apache NiFi Project. All rights reserved.