- getAdditionalSensitivePropertiesKeys() - Method in interface org.apache.nifi.properties.ProtectedProperties
-
Additional sensitive properties keys
- getAdditionalSensitivePropertiesKeysName() - Method in interface org.apache.nifi.properties.ProtectedProperties
-
Returns the name of the property that specifies the additional sensitive properties keys
- getApplicationPrefix() - Method in class org.apache.nifi.properties.AbstractBootstrapPropertiesLoader
-
Return the property prefix used in the bootstrap.conf file for this application.
- getApplicationProperties() - Method in interface org.apache.nifi.properties.ProtectedProperties
-
Returns the application properties.
- getApplicationPropertiesFilename() - Method in class org.apache.nifi.properties.AbstractBootstrapPropertiesLoader
-
Return the name of the main application properties file (e.g., nifi.properties).
- getApplicationPropertiesFilePathSystemProperty() - Method in class org.apache.nifi.properties.AbstractBootstrapPropertiesLoader
-
Return the system property name that should specify the file path of the main
application properties file.
- getBootstrapFile(String) - Method in class org.apache.nifi.properties.AbstractBootstrapPropertiesLoader
-
Returns the file for bootstrap.conf.
- getConfigFilePath() - Method in class org.apache.nifi.properties.BootstrapProperties
-
Returns the path to the bootstrap config file.
- getContextKey() - Method in class org.apache.nifi.properties.ProtectedPropertyContext
-
Returns the context key, in the format [contextName]/[propertyName]
- getContextName() - Method in class org.apache.nifi.properties.ProtectedPropertyContext
-
Returns the context name
- getDefaultApplicationPropertiesFilePath() - Method in class org.apache.nifi.properties.AbstractBootstrapPropertiesLoader
-
Returns the default file path to $APPLICATION_HOME/conf/$APPLICATION.properties.
- getDefaultSensitiveProperties() - Method in interface org.apache.nifi.properties.ProtectedProperties
-
Additional sensitive properties keys
- getKey() - Method in enum org.apache.nifi.properties.BootstrapProperties.BootstrapPropertyKey
-
Returns the property key.
- getProperty(String, String) - Method in class org.apache.nifi.properties.BootstrapProperties
-
Ensures that blank or empty properties are returned as null.
- getProperty(String) - Method in class org.apache.nifi.properties.BootstrapProperties
-
Ensures that blank or empty properties are returned as null.
- getProperty(BootstrapProperties.BootstrapPropertyKey) - Method in class org.apache.nifi.properties.BootstrapProperties
-
Returns the optional property value with the given BootstrapPropertyKey.
- getProperty(String) - Method in interface org.apache.nifi.properties.ReadableProperties
-
Retrieves the property value for the given property key.
- getProperty(String, String) - Method in interface org.apache.nifi.properties.ReadableProperties
-
Retrieves the property value for the given property key.
- getProperty(String) - Method in class org.apache.nifi.properties.StandardReadableProperties
-
- getProperty(String, String) - Method in class org.apache.nifi.properties.StandardReadableProperties
-
- getPropertyKey(String) - Method in class org.apache.nifi.properties.BootstrapProperties
-
- getPropertyKeys() - Method in interface org.apache.nifi.properties.ReadableProperties
-
Retrieves all known property keys.
- getPropertyKeys() - Method in class org.apache.nifi.properties.StandardReadableProperties
-
- getPropertyName() - Method in class org.apache.nifi.properties.ProtectedPropertyContext
-
Returns the property name
- getRawProperties() - Method in class org.apache.nifi.properties.StandardReadableProperties
-