| Interface | Description |
|---|---|
| Configuration |
Represents a MiNiFi configuration of a given version, format matches the format of the ConfigurationProvider
This object may be cached so it should attempt to minimize the amount of memory used to represent state (input stream should come from persistent storage if possible.)
|
| ConfigurationProvider |
A configuration provider is capable of taking a parameter map and returning a configuration with a given content type
|
| Exception | Description |
|---|---|
| ConfigurationProviderException | |
| ConfigurationProviderException.Wrapper | |
| InvalidParameterException |
Copyright © 2024 Apache NiFi Project. All rights reserved.