| Package | Description |
|---|---|
| org.apache.nifi.minifi.c2.api.cache |
| Modifier and Type | Method and Description |
|---|---|
WriteableConfiguration |
ConfigurationCacheFileInfo.getConfiguration(Integer version)
Returns a WritableConfiguration for the given version of this cache entry
|
| Modifier and Type | Method and Description |
|---|---|
Stream<WriteableConfiguration> |
ConfigurationCacheFileInfo.getCachedConfigurations()
Returns a stream of WritableConfigurations for this cache entry
|
Copyright © 2024 Apache NiFi Project. All rights reserved.