| Interface | Description |
|---|---|
| ProtectedProperties<T extends ApplicationProperties> |
Represents a protected set of ApplicationProperties, with methods regarding which sensitive properties
are protected.
|
| ReadableProperties |
A base interface for providing a readable set of properties.
|
| Class | Description |
|---|---|
| AbstractBootstrapPropertiesLoader |
An abstract base class for an application-specific BootstrapProperties loader.
|
| ApplicationProperties |
A tagging class that represents the main configuration properties for an application (e.g.
|
| BootstrapProperties |
Properties representing bootstrap.conf.
|
| ProtectedPropertyContext |
A context for protected properties, encapsulating the context name and property name.
|
| StandardReadableProperties |
A Properties-backed implementation of ReadableProperties.
|
| Enum | Description |
|---|---|
| BootstrapProperties.BootstrapPropertyKey |
Copyright © 2023 Apache NiFi Project. All rights reserved.