| Modifier and Type | Field and Description |
|---|---|
static BootstrapProperties |
BootstrapProperties.EMPTY
An empty instance of BootstrapProperties.
|
| Modifier and Type | Method and Description |
|---|---|
static BootstrapProperties |
AbstractBootstrapPropertiesLoader.loadBootstrapProperties(Path bootstrapPath,
String propertyPrefix)
Loads a properties file into a BootstrapProperties object.
|
BootstrapProperties |
AbstractBootstrapPropertiesLoader.loadBootstrapProperties(String bootstrapPath)
Loads the bootstrap.conf file into a BootstrapProperties object.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.