public interface ConfigurationCache
| Modifier and Type | Method and Description |
|---|---|
ConfigurationCacheFileInfo |
getCacheFileInfo(String contentType,
Map<String,List<String>> parameters)
Returns the information on a given cache entry.
|
ConfigurationCacheFileInfo getCacheFileInfo(String contentType, Map<String,List<String>> parameters) throws InvalidParameterException
parameters - The parameters that identify the entry.information on the entry.InvalidParameterException - Thrown when there are illegal/invalid parameters.Copyright © 2024 Apache NiFi Project. All rights reserved.