Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractFileBasedRuntimeValidator - Class in org.apache.nifi.bootstrap.process
- AbstractFileBasedRuntimeValidator(File) - Constructor for class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- ADDRESS_ARGUMENT_PATTERN - Static variable in class org.apache.nifi.bootstrap.command.process.ProcessHandleManagementServerAddressProvider
- ADDRESS_GROUP - Static variable in class org.apache.nifi.bootstrap.command.process.ProcessHandleManagementServerAddressProvider
- APPLICATION - Enum constant in enum class org.apache.nifi.bootstrap.configuration.ApplicationClassName
- APPLICATION_PROPERTIES - Enum constant in enum class org.apache.nifi.bootstrap.configuration.SystemProperty
-
Path to application properties file
- APPLICATION_PROPERTIES - Static variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- ApplicationClassName - Enum Class in org.apache.nifi.bootstrap.configuration
-
Enumeration of application class names for processes and logging
- ApplicationClassName(String) - Constructor for enum class org.apache.nifi.bootstrap.configuration.ApplicationClassName
- ApplicationProcessStatusBootstrapCommand - Class in org.apache.nifi.bootstrap.command
-
Bootstrap Command to return the status of the application process as a child of the bootstrap process
- ApplicationProcessStatusBootstrapCommand(ProcessHandle) - Constructor for class org.apache.nifi.bootstrap.command.ApplicationProcessStatusBootstrapCommand
- ApplicationPropertyHandler - Interface in org.apache.nifi.bootstrap.property
-
Abstraction for evaluating and updating application properties prior to startup
- AvailableLocalPorts - Class in org.apache.nifi.bootstrap.process
- AvailableLocalPorts() - Constructor for class org.apache.nifi.bootstrap.process.AvailableLocalPorts
- AvailableLocalPorts(File) - Constructor for class org.apache.nifi.bootstrap.process.AvailableLocalPorts
B
- BOOTSTRAP_COMMAND - Enum constant in enum class org.apache.nifi.bootstrap.configuration.ApplicationClassName
- BOOTSTRAP_CONFIGURATION - Enum constant in enum class org.apache.nifi.bootstrap.configuration.SystemProperty
-
Path to bootstrap configuration file
- BOOTSTRAP_CONFIGURATION - Static variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- BootstrapArgument - Enum Class in org.apache.nifi.bootstrap.command.io
-
Enumeration of supported arguments for the bootstrap application
- BootstrapArgument() - Constructor for enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- bootstrapArgumentParser - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- BootstrapArgumentParser - Interface in org.apache.nifi.bootstrap.command.io
-
Abstraction for parsing application arguments to Bootstrap Arguments
- BootstrapCommand - Interface in org.apache.nifi.bootstrap.command
-
Bootstrap Command extension of Runnable with command status
- BootstrapCommandProvider - Interface in org.apache.nifi.bootstrap.command
-
Abstraction for parsing arguments and returning runnable Bootstrap Command
- bootstrapCommands - Variable in class org.apache.nifi.bootstrap.command.SequenceBootstrapCommand
- BootstrapProcess - Class in org.apache.nifi.bootstrap
-
Bootstrap Process responsible for reading configuration and maintaining application status
- BootstrapProcess() - Constructor for class org.apache.nifi.bootstrap.BootstrapProcess
- bootstrapProperties - Variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- BootstrapProperty - Enum Class in org.apache.nifi.bootstrap.configuration
-
Enumeration of supported bootstrap properties for the application
- BootstrapProperty(String) - Constructor for enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
- build() - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Builder
- Builder() - Constructor for class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Builder
C
- canReadConfigurationFile(List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- CERTIFICATE_ISSUER - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- CERTIFICATE_VALIDITY_PERIOD - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- CLASS_PATH_ARGUMENT - Static variable in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- CLUSTER_STATUS - Enum constant in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- commandLogger - Static variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- commandLogger - Static variable in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- commandLogger - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- commandStatus - Variable in class org.apache.nifi.bootstrap.command.ApplicationProcessStatusBootstrapCommand
- commandStatus - Variable in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- commandStatus - Variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- commandStatus - Variable in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- commandStatus - Variable in class org.apache.nifi.bootstrap.command.SequenceBootstrapCommand
- commandStatus - Variable in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- commandStatus - Variable in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- CommandStatus - Enum Class in org.apache.nifi.bootstrap.command
-
Enumeration of Bootstrap Command Statuses with status codes
- CommandStatus(int) - Constructor for enum class org.apache.nifi.bootstrap.command.CommandStatus
- COMMUNICATION_FAILED - Enum constant in enum class org.apache.nifi.bootstrap.command.CommandStatus
- CONFIGURATION_DIRECTORY - Enum constant in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
- CONFIGURATION_DIRECTORY - Static variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- configurationClasses - Variable in class org.apache.nifi.bootstrap.process.RuntimeValidatorExecutor
- configurationFile - Variable in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- configurationProvider - Variable in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- configurationProvider - Variable in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
- configurationProvider - Variable in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- configurationProvider - Variable in class org.apache.nifi.bootstrap.command.process.StandardProcessHandleProvider
- configurationProvider - Variable in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- configurationProvider - Variable in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- ConfigurationProvider - Interface in org.apache.nifi.bootstrap.configuration
-
Abstraction for access to application configuration properties
- CONNECT_TIMEOUT - Static variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- CURRENT_DIRECTORY - Static variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
D
- DAYS_PATH_ARGUMENTS - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- DAYS_QUERY - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- DAYS_REQUESTED_DEFAULT - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- DECOMMISSION - Enum constant in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- DELETE - Enum constant in enum class org.apache.nifi.bootstrap.command.io.HttpRequestMethod
- DESIRED_TIMED_WAIT_DURATION - Static variable in class org.apache.nifi.bootstrap.process.SocketTimedWaitDuration
- destroy(ProcessHandle) - Method in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- destroyForcibly(ProcessHandle) - Method in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- determineConfigurationFile() - Static method in class org.apache.nifi.bootstrap.process.SocketTimedWaitDuration
- DIAGNOSTICS - Enum constant in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- DIGEST_ALGORITHM - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
E
- EMPTY_QUERY - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- ENTRY_ALIAS - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- EnvironmentVariable - Enum Class in org.apache.nifi.bootstrap.configuration
-
Enumeration of supported bootstrap and application environment variables
- EnvironmentVariable() - Constructor for enum class org.apache.nifi.bootstrap.configuration.EnvironmentVariable
- environmentVariables - Variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- ERROR - Enum constant in enum class org.apache.nifi.bootstrap.command.CommandStatus
- execute() - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorExecutor
-
Checks all the system configuration settings that are supported to be checked
- explanation - Variable in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Builder
- explanation - Variable in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult
- explanation(String) - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Builder
F
- FAILED - Enum constant in enum class org.apache.nifi.bootstrap.command.CommandStatus
- FAILED - Enum constant in enum class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Outcome
- FILE_PATH - Static variable in class org.apache.nifi.bootstrap.process.AvailableLocalPorts
- FILE_PATH - Static variable in class org.apache.nifi.bootstrap.process.FileHandles
- FILE_PATH - Static variable in class org.apache.nifi.bootstrap.process.ForkedProcesses
- FILE_PATH - Static variable in class org.apache.nifi.bootstrap.process.Swappiness
- FileHandles - Class in org.apache.nifi.bootstrap.process
- FileHandles() - Constructor for class org.apache.nifi.bootstrap.process.FileHandles
- FileHandles(File) - Constructor for class org.apache.nifi.bootstrap.process.FileHandles
- FileResponseStreamHandler - Class in org.apache.nifi.bootstrap.command.io
-
File implementation responsible for reading and transferring responses
- FileResponseStreamHandler(Path) - Constructor for class org.apache.nifi.bootstrap.command.io.FileResponseStreamHandler
- findApplicationProcessHandle() - Method in interface org.apache.nifi.bootstrap.command.process.ProcessHandleProvider
-
Find Application Process Handle
- findApplicationProcessHandle() - Method in class org.apache.nifi.bootstrap.command.process.StandardProcessHandleProvider
-
Find Process Handle for Application based on matching argument for path to application properties
- findBootstrapProcessHandle() - Method in interface org.apache.nifi.bootstrap.command.process.ProcessHandleProvider
-
Find Bootstrap Process Handle
- findBootstrapProcessHandle() - Method in class org.apache.nifi.bootstrap.command.process.StandardProcessHandleProvider
-
Find Process Handle for Bootstrap based on matching argument for path to bootstrap configuration
- findManagementServerAddress(String[]) - Method in class org.apache.nifi.bootstrap.command.process.ProcessHandleManagementServerAddressProvider
- findProcessHandle(SystemProperty, Path) - Method in class org.apache.nifi.bootstrap.command.process.StandardProcessHandleProvider
- FIRST_ARGUMENT - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- FORCE_TERMINATION_TIMEOUT - Static variable in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- ForkedProcesses - Class in org.apache.nifi.bootstrap.process
- ForkedProcesses() - Constructor for class org.apache.nifi.bootstrap.process.ForkedProcesses
- ForkedProcesses(File) - Constructor for class org.apache.nifi.bootstrap.process.ForkedProcesses
G
- generateKeyPair() - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- generatePassword() - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- GET - Enum constant in enum class org.apache.nifi.bootstrap.command.io.HttpRequestMethod
- GET_RUN_COMMAND - Enum constant in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- getAdditionalArguments() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get additional arguments for application command
- getAdditionalArguments() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get additional arguments for application command from Bootstrap Properties starting with java.arg Return the list sorted by java.arg names in ascending alphabetical order
- getAddress() - Method in interface org.apache.nifi.bootstrap.command.process.ManagementServerAddressProvider
-
Get Management Server Address with port number
- getAddress() - Method in class org.apache.nifi.bootstrap.command.process.ProcessHandleManagementServerAddressProvider
-
Get Management Server Address with port number from command argument in Process Handle
- getAddress() - Method in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
-
Get Management Server Address with port number
- getApplicationHome() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- getApplicationProcessBuilder() - Method in interface org.apache.nifi.bootstrap.command.process.ProcessBuilderProvider
-
Get Application Process Builder
- getApplicationProcessBuilder() - Method in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- getApplicationProperties() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get file containing application properties
- getApplicationProperties() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get Application Properties relative to configuration directory
- getBootstrapArgument(String[]) - Method in interface org.apache.nifi.bootstrap.command.io.BootstrapArgumentParser
-
Get Bootstrap Argument from application arguments
- getBootstrapArgument(String[]) - Method in class org.apache.nifi.bootstrap.command.io.StandardBootstrapArgumentParser
-
Get Bootstrap Argument from first argument provided
- getBootstrapCommand(String[]) - Method in interface org.apache.nifi.bootstrap.command.BootstrapCommandProvider
-
Get Bootstrap Command
- getBootstrapCommand(String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
-
Get Bootstrap Command
- getBootstrapCommand(BootstrapArgument, String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getBootstrapConfiguration() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get file containing bootstrap configuration
- getBootstrapConfiguration() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get Bootstrap Configuration from either System Property or relative to configuration directory
- getClassPath() - Method in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- getCommand() - Method in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- getCommandLogger() - Method in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- getCommandStatus() - Method in class org.apache.nifi.bootstrap.command.ApplicationProcessStatusBootstrapCommand
- getCommandStatus() - Method in interface org.apache.nifi.bootstrap.command.BootstrapCommand
-
Get Command Status on completion
- getCommandStatus() - Method in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- getCommandStatus() - Method in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- getCommandStatus() - Method in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- getCommandStatus() - Method in class org.apache.nifi.bootstrap.command.SequenceBootstrapCommand
- getCommandStatus() - Method in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- getCommandStatus() - Method in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- getCommandStatus() - Method in class org.apache.nifi.bootstrap.command.UnknownBootstrapCommand
- getConfigurationDirectory() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get directory containing application configuration
- getConfigurationDirectory() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get Configuration Directory from Bootstrap Configuration or relative to application home directory
- getConfigurationFile() - Method in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- getContents() - Method in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- getCurrentProcessCommand(ProcessHandle.Info) - Method in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- getDecommissionCommand(ProcessHandleProvider, BootstrapCommand, String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getDiagnosticsCommand(ProcessHandleProvider, String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getDiagnosticsResponseStreamHandler(String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getDigest(X509Certificate) - Static method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- getExplanation() - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult
- getFormattedArgument(String) - Method in class org.apache.nifi.bootstrap.command.io.StandardBootstrapArgumentParser
- getGracefulShutdownTimeout() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get timeout configured for graceful shutdown of application process
- getGracefulShutdownTimeout() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get timeout configured for graceful shutdown of application process
- getHosts(String) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- getHttpClient() - Method in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- getHttpRequest(URI) - Method in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- getLibraryDirectory() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get directory containing application libraries
- getLibraryDirectory() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get Library Directory from Bootstrap Configuration or relative to configuration directory
- getLogDirectory() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get directory containing logs
- getLogDirectory() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get Log Directory from System Property or relative to application home directory
- getManagementServerAddress() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get Management Server Address from the bootstrap configuration
- getManagementServerAddress() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get Management Server Address from the bootstrap configuration
- getManagementServerUri(String) - Method in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- getName() - Method in enum class org.apache.nifi.bootstrap.configuration.ApplicationClassName
- getName() - Method in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- getOutcome() - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult
- getPath() - Method in enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
- getPattern() - Method in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- getPattern() - Method in class org.apache.nifi.bootstrap.process.AvailableLocalPorts
- getPattern() - Method in class org.apache.nifi.bootstrap.process.FileHandles
- getPattern() - Method in class org.apache.nifi.bootstrap.process.ForkedProcesses
- getPattern() - Method in class org.apache.nifi.bootstrap.process.SocketTimedWaitDuration
- getPattern() - Method in class org.apache.nifi.bootstrap.process.Swappiness
- getProperty() - Method in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
- getProperty() - Method in enum class org.apache.nifi.bootstrap.configuration.SystemProperty
- getResolvedDirectory(BootstrapProperty, String) - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- getResultBuilder(RuntimeValidatorResult.Outcome) - Method in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- GetRunCommandBootstrapCommand - Class in org.apache.nifi.bootstrap.command
-
Bootstrap Command to get the command arguments for running the application
- GetRunCommandBootstrapCommand(ConfigurationProvider, ProcessHandleProvider, PrintStream) - Constructor for class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- getServerPort() - Method in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
- getStatus() - Method in enum class org.apache.nifi.bootstrap.command.CommandStatus
-
Get Status Code for use with System.exit()
- getStatusHistoryCommand(ProcessHandleProvider, String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getStatusHistoryDaysQuery(String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getStatusHistoryDaysRequested(String) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getStatusHistoryResponseStreamHandler(String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getSubject() - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult
- getSubjectAlternativeNames(Properties) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- getVerboseQuery(String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- getWorkingDirectory() - Method in interface org.apache.nifi.bootstrap.configuration.ConfigurationProvider
-
Get directory for current operations and resolving relative paths
- getWorkingDirectory() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
-
Get Working Directory from Bootstrap Configuration or current working directory
- GRACEFUL_SHUTDOWN_SECONDS - Enum constant in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
- GRACEFUL_SHUTDOWN_TIMEOUT - Static variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
H
- handleProperties(Path) - Method in interface org.apache.nifi.bootstrap.property.ApplicationPropertyHandler
-
Handle Application Properties based on provided path location
- handleProperties(Path) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- HEALTH - Enum constant in enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
- HEALTH_CLUSTER - Enum constant in enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
- HEALTH_DIAGNOSTICS - Enum constant in enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
- HEALTH_STATUS_HISTORY - Enum constant in enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
- HOST_ADDRESS - Static variable in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
- HOST_GROUP - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- HOST_PORT_GROUP_SEPARATOR - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- HOST_PORT_PATTERN - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- httpRequestMethod - Variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- HttpRequestMethod - Enum Class in org.apache.nifi.bootstrap.command.io
-
Enumeration of supported HTTP Request Methods for Management Server
- HttpRequestMethod() - Constructor for enum class org.apache.nifi.bootstrap.command.io.HttpRequestMethod
- HTTPS_PORT - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- HYPHEN - Static variable in class org.apache.nifi.bootstrap.command.io.StandardBootstrapArgumentParser
I
- isBlank(String) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- isCertificateGenerationRequired(Properties) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- isEmpty(String) - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- isPortFree(int) - Static method in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
- isShutdownRequested(String[]) - Method in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
J
- JAR_FILE_EXTENSION - Static variable in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- JAR_FILE_MATCHER - Static variable in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- JAVA_ARGUMENT - Enum constant in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
K
- KEY_ALGORITHM - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- KEY_PASSWD - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- KEY_SIZE - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- KEYSTORE - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- KEYSTORE_PASSWD - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- KEYSTORE_TYPE - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
L
- LIBRARY_DIRECTORY - Enum constant in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
- LIBRARY_DIRECTORY - Static variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- LIBRARY_JAR_DEPTH - Static variable in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- loadProperties(Path) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- LOCALHOST - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- LOCALHOST_ADDRESS - Static variable in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
- LOG_DIRECTORY - Enum constant in enum class org.apache.nifi.bootstrap.configuration.SystemProperty
-
Path to log directory
- LOG_DIRECTORY - Static variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- logger - Static variable in class org.apache.nifi.bootstrap.command.ApplicationProcessStatusBootstrapCommand
- logger - Static variable in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- logger - Static variable in class org.apache.nifi.bootstrap.command.io.FileResponseStreamHandler
- logger - Variable in class org.apache.nifi.bootstrap.command.io.LoggerResponseStreamHandler
- logger - Static variable in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- logger - Static variable in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- logger - Static variable in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- logger - Static variable in class org.apache.nifi.bootstrap.process.RuntimeValidatorExecutor
- logger - Variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- LoggerResponseStreamHandler - Class in org.apache.nifi.bootstrap.command.io
-
Logger implementation responsible for reading and logging stream of lines
- LoggerResponseStreamHandler(Logger) - Constructor for class org.apache.nifi.bootstrap.command.io.LoggerResponseStreamHandler
- logWarnings(List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorExecutor
M
- main(String[]) - Static method in class org.apache.nifi.bootstrap.BootstrapProcess
-
Start Application
- MANAGEMENT_SERVER_ADDRESS - Enum constant in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
- MANAGEMENT_SERVER_ADDRESS - Enum constant in enum class org.apache.nifi.bootstrap.configuration.SystemProperty
-
Socket address and port number for management server
- managementServerAddressProvider - Variable in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- managementServerAddressProvider - Variable in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- managementServerAddressProvider - Variable in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- ManagementServerAddressProvider - Interface in org.apache.nifi.bootstrap.command.process
-
Abstraction for producing or locating the Management Server socket address
- ManagementServerBootstrapCommand - Class in org.apache.nifi.bootstrap.command
-
Sequence of Bootstrap Commands
- ManagementServerBootstrapCommand(ProcessHandleProvider, HttpRequestMethod, ManagementServerPath, String, int, ResponseStreamHandler) - Constructor for class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- ManagementServerBootstrapCommand(ProcessHandleProvider, ManagementServerPath, ResponseStreamHandler) - Constructor for class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- managementServerPath - Variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- ManagementServerPath - Enum Class in org.apache.nifi.bootstrap.configuration
-
Enumeration of Management Server HTTP resource paths
- ManagementServerPath(String) - Constructor for enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
- managementServerQuery - Variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- MAXIMUM_PORT - Static variable in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
- MONITOR_INTERVAL - Static variable in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
N
- name - Variable in enum class org.apache.nifi.bootstrap.configuration.ApplicationClassName
- name - Variable in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- newKeyStore(String) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- NIFI_HOME - Enum constant in enum class org.apache.nifi.bootstrap.configuration.EnvironmentVariable
- NOT_AVAILABLE_MESSAGE - Static variable in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
O
- onBootstrapDestroyCompleted(ProcessHandle) - Method in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- onDestroyCompleted(ProcessHandle) - Method in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- onDestroyForciblyCompleted(ProcessHandle) - Method in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- onResponseStatus(ProcessHandle, int, InputStream) - Method in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- onResponseStream(InputStream) - Method in class org.apache.nifi.bootstrap.command.io.FileResponseStreamHandler
- onResponseStream(InputStream) - Method in class org.apache.nifi.bootstrap.command.io.LoggerResponseStreamHandler
- onResponseStream(InputStream) - Method in interface org.apache.nifi.bootstrap.command.io.ResponseStreamHandler
-
Handle response stream from Management Server
- org.apache.nifi.bootstrap - package org.apache.nifi.bootstrap
- org.apache.nifi.bootstrap.command - package org.apache.nifi.bootstrap.command
- org.apache.nifi.bootstrap.command.io - package org.apache.nifi.bootstrap.command.io
- org.apache.nifi.bootstrap.command.process - package org.apache.nifi.bootstrap.command.process
- org.apache.nifi.bootstrap.configuration - package org.apache.nifi.bootstrap.configuration
- org.apache.nifi.bootstrap.process - package org.apache.nifi.bootstrap.process
- org.apache.nifi.bootstrap.property - package org.apache.nifi.bootstrap.property
- outcome - Variable in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Builder
- outcome - Variable in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult
- outcome(RuntimeValidatorResult.Outcome) - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Builder
- Outcome() - Constructor for enum class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Outcome
- outputPath - Variable in class org.apache.nifi.bootstrap.command.io.FileResponseStreamHandler
- outputStream - Variable in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
P
- path - Variable in enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
- PATH_ARGUMENTS - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- PATTERN - Static variable in class org.apache.nifi.bootstrap.process.AvailableLocalPorts
- PATTERN - Static variable in class org.apache.nifi.bootstrap.process.FileHandles
- PATTERN - Static variable in class org.apache.nifi.bootstrap.process.ForkedProcesses
- PATTERN - Static variable in class org.apache.nifi.bootstrap.process.SocketTimedWaitDuration
- PATTERN - Static variable in class org.apache.nifi.bootstrap.process.Swappiness
- performChecks(Matcher, List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- performChecks(Matcher, List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.AvailableLocalPorts
- performChecks(Matcher, List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.FileHandles
- performChecks(Matcher, List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.ForkedProcesses
- performChecks(Matcher, List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.SocketTimedWaitDuration
- performChecks(Matcher, List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.Swappiness
- POSSIBLE_FILE_PATHS - Static variable in class org.apache.nifi.bootstrap.process.SocketTimedWaitDuration
- processApplicationProperties(Properties) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- ProcessBuilderProvider - Interface in org.apache.nifi.bootstrap.command.process
-
Abstraction for creating a Process Builder
- processHandle - Variable in class org.apache.nifi.bootstrap.command.ApplicationProcessStatusBootstrapCommand
- processHandle - Variable in class org.apache.nifi.bootstrap.command.process.ProcessHandleManagementServerAddressProvider
- ProcessHandleManagementServerAddressProvider - Class in org.apache.nifi.bootstrap.command.process
-
Provider implementation resolves the Management Server Address from command arguments of the application Process Handle
- ProcessHandleManagementServerAddressProvider(ProcessHandle) - Constructor for class org.apache.nifi.bootstrap.command.process.ProcessHandleManagementServerAddressProvider
- processHandleProvider - Variable in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- processHandleProvider - Variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- processHandleProvider - Variable in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- processHandleProvider - Variable in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- ProcessHandleProvider - Interface in org.apache.nifi.bootstrap.command.process
-
Abstraction for finding a Process Handle
- processResults(List<RuntimeValidatorResult>) - Method in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- PROPERTIES_ARGUMENT - Static variable in class org.apache.nifi.bootstrap.command.process.StandardProcessHandleProvider
- property - Variable in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
- property - Variable in enum class org.apache.nifi.bootstrap.configuration.SystemProperty
- PROPERTY_SEPARATOR - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
Q
- QUERY_SEPARATOR - Static variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
R
- RANDOM_BYTE_LENGTH - Static variable in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- READ_TIMEOUT - Static variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- RECOMMENDED_AVAILABLE_PORTS - Static variable in class org.apache.nifi.bootstrap.process.AvailableLocalPorts
- RECOMMENDED_HARD_LIMIT - Static variable in class org.apache.nifi.bootstrap.process.FileHandles
- RECOMMENDED_HARD_LIMIT - Static variable in class org.apache.nifi.bootstrap.process.ForkedProcesses
- RECOMMENDED_SOFT_LIMIT - Static variable in class org.apache.nifi.bootstrap.process.FileHandles
- RECOMMENDED_SOFT_LIMIT - Static variable in class org.apache.nifi.bootstrap.process.ForkedProcesses
- RECOMMENDED_SWAPPINESS - Static variable in class org.apache.nifi.bootstrap.process.Swappiness
- responseStreamHandler - Variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- ResponseStreamHandler - Interface in org.apache.nifi.bootstrap.command.io
-
Response Stream Handler abstraction for reading Management Server responses
- run() - Method in class org.apache.nifi.bootstrap.command.ApplicationProcessStatusBootstrapCommand
- run() - Method in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- run() - Method in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- run() - Method in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- run() - Method in class org.apache.nifi.bootstrap.command.SequenceBootstrapCommand
- run() - Method in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- run() - Method in class org.apache.nifi.bootstrap.command.StartBootstrapCommand.StartWatchCommand
- run() - Method in class org.apache.nifi.bootstrap.command.StartBootstrapCommand.WatchCommand
- run() - Method in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- run() - Method in class org.apache.nifi.bootstrap.command.UnknownBootstrapCommand
- run(ProcessHandle) - Method in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- run(BootstrapCommand) - Static method in class org.apache.nifi.bootstrap.BootstrapProcess
- RunBootstrapCommand - Class in org.apache.nifi.bootstrap.command
-
Bootstrap Command to run the application
- RunBootstrapCommand(ConfigurationProvider, ProcessHandleProvider) - Constructor for class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- runCommand - Variable in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- RUNNING - Enum constant in enum class org.apache.nifi.bootstrap.command.CommandStatus
- RuntimeValidator - Interface in org.apache.nifi.bootstrap.process
- runtimeValidatorExecutor - Static variable in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- RuntimeValidatorExecutor - Class in org.apache.nifi.bootstrap.process
- RuntimeValidatorExecutor() - Constructor for class org.apache.nifi.bootstrap.process.RuntimeValidatorExecutor
- RuntimeValidatorExecutor(List<RuntimeValidator>) - Constructor for class org.apache.nifi.bootstrap.process.RuntimeValidatorExecutor
- RuntimeValidatorResult - Class in org.apache.nifi.bootstrap.process
- RuntimeValidatorResult(RuntimeValidatorResult.Builder) - Constructor for class org.apache.nifi.bootstrap.process.RuntimeValidatorResult
- RuntimeValidatorResult.Builder - Class in org.apache.nifi.bootstrap.process
- RuntimeValidatorResult.Outcome - Enum Class in org.apache.nifi.bootstrap.process
S
- scheduledExecutorService - Variable in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- SECOND_ARGUMENT - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- SecurityApplicationPropertyHandler - Class in org.apache.nifi.bootstrap.property
-
Standard implementation for application security generates Key Pair and Certificate when not configured
- SecurityApplicationPropertyHandler(Logger) - Constructor for class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- SecurityApplicationPropertyHandler.SecurityProperty - Enum Class in org.apache.nifi.bootstrap.property
- SecurityProperty(String) - Constructor for enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- SequenceBootstrapCommand - Class in org.apache.nifi.bootstrap.command
-
Sequence of Bootstrap Commands
- SequenceBootstrapCommand(List<BootstrapCommand>) - Constructor for class org.apache.nifi.bootstrap.command.SequenceBootstrapCommand
- SERVER_URI - Static variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- setBootstrapProperties() - Method in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- SHUTDOWN_REQUESTED - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- SKIPPED - Enum constant in enum class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Outcome
- SocketTimedWaitDuration - Class in org.apache.nifi.bootstrap.process
- SocketTimedWaitDuration() - Constructor for class org.apache.nifi.bootstrap.process.SocketTimedWaitDuration
- SocketTimedWaitDuration(File) - Constructor for class org.apache.nifi.bootstrap.process.SocketTimedWaitDuration
- SPACE_SEPARATOR - Static variable in class org.apache.nifi.bootstrap.command.GetRunCommandBootstrapCommand
- SPACE_SEPARATOR - Static variable in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- STANDARD_PORT - Static variable in class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
- StandardBootstrapArgumentParser - Class in org.apache.nifi.bootstrap.command.io
-
Standard implementation of Bootstrap Argument Parser supporting enumerated arguments as the first element in an array
- StandardBootstrapArgumentParser() - Constructor for class org.apache.nifi.bootstrap.command.io.StandardBootstrapArgumentParser
- StandardBootstrapCommandProvider - Class in org.apache.nifi.bootstrap.command
-
Standard implementation of Bootstrap Command Provider with parsing of supported commands
- StandardBootstrapCommandProvider() - Constructor for class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- StandardConfigurationProvider - Class in org.apache.nifi.bootstrap.configuration
-
Standard implementation of Configuration Provider based on NIFI_HOME environment variable base directory
- StandardConfigurationProvider(Map<String, String>, Properties) - Constructor for class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- StandardManagementServerAddressProvider - Class in org.apache.nifi.bootstrap.command.process
-
Standard Provider reads optional Server Address from Configuration Provider or selects from available ports
- StandardManagementServerAddressProvider(ConfigurationProvider) - Constructor for class org.apache.nifi.bootstrap.command.process.StandardManagementServerAddressProvider
- StandardProcessBuilderProvider - Class in org.apache.nifi.bootstrap.command.process
-
Standard implementation of Process Builder Provider for constructing application command arguments
- StandardProcessBuilderProvider(ConfigurationProvider, ManagementServerAddressProvider) - Constructor for class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- StandardProcessHandleProvider - Class in org.apache.nifi.bootstrap.command.process
-
Process Handle Provider searches running Processes and locates the first handles match based on command arguments
- StandardProcessHandleProvider(ConfigurationProvider) - Constructor for class org.apache.nifi.bootstrap.command.process.StandardProcessHandleProvider
- START - Enum constant in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- START_WATCH_DELAY - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- StartBootstrapCommand - Class in org.apache.nifi.bootstrap.command
-
Start Bootstrap Command executes the Run Command and monitors status
- StartBootstrapCommand(BootstrapCommand, BootstrapCommand, Duration) - Constructor for class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- StartBootstrapCommand.StartWatchCommand - Class in org.apache.nifi.bootstrap.command
- StartBootstrapCommand.WatchCommand - Class in org.apache.nifi.bootstrap.command
- StartWatchCommand() - Constructor for class org.apache.nifi.bootstrap.command.StartBootstrapCommand.StartWatchCommand
- startWatchDelay - Variable in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- status - Variable in enum class org.apache.nifi.bootstrap.command.CommandStatus
- STATUS - Enum constant in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- STATUS_HISTORY - Enum constant in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- statusCommand - Variable in class org.apache.nifi.bootstrap.command.StartBootstrapCommand
- STOP - Enum constant in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
- StopBootstrapCommand - Class in org.apache.nifi.bootstrap.command
-
Bootstrap Command to run for stopping application
- StopBootstrapCommand(ProcessHandleProvider, ConfigurationProvider) - Constructor for class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- stopBootstrapProcess() - Method in class org.apache.nifi.bootstrap.command.StopBootstrapCommand
- STOPPED - Enum constant in enum class org.apache.nifi.bootstrap.command.CommandStatus
- subject - Variable in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Builder
- subject - Variable in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult
- subject(String) - Method in class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Builder
- SUCCESS - Enum constant in enum class org.apache.nifi.bootstrap.command.CommandStatus
- SUCCESSFUL - Enum constant in enum class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Outcome
- successStatusCode - Variable in class org.apache.nifi.bootstrap.command.ManagementServerBootstrapCommand
- Swappiness - Class in org.apache.nifi.bootstrap.process
- Swappiness() - Constructor for class org.apache.nifi.bootstrap.process.Swappiness
- Swappiness(File) - Constructor for class org.apache.nifi.bootstrap.process.Swappiness
- SYSTEM_PROPERTY - Static variable in class org.apache.nifi.bootstrap.command.process.StandardProcessBuilderProvider
- systemProperties - Variable in class org.apache.nifi.bootstrap.configuration.StandardConfigurationProvider
- SystemProperty - Enum Class in org.apache.nifi.bootstrap.configuration
-
Enumeration of supported system properties for the application
- SystemProperty(String) - Constructor for enum class org.apache.nifi.bootstrap.configuration.SystemProperty
T
- TRUSTSTORE - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- TRUSTSTORE_PASSWD - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- TRUSTSTORE_TYPE - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
U
- UNDERSCORE - Static variable in class org.apache.nifi.bootstrap.command.io.StandardBootstrapArgumentParser
- UnknownBootstrapCommand - Class in org.apache.nifi.bootstrap.command
-
Bootstrap Command to run for an unknown command requested
- UnknownBootstrapCommand() - Constructor for class org.apache.nifi.bootstrap.command.UnknownBootstrapCommand
V
- validate() - Method in class org.apache.nifi.bootstrap.process.AbstractFileBasedRuntimeValidator
- validate() - Method in interface org.apache.nifi.bootstrap.process.RuntimeValidator
-
Validates if the given runtime configuration is within application best practices
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.command.CommandStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.command.io.HttpRequestMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.configuration.ApplicationClassName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.configuration.EnvironmentVariable
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.configuration.SystemProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Outcome
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.nifi.bootstrap.command.CommandStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.command.io.BootstrapArgument
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.command.io.HttpRequestMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.configuration.ApplicationClassName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.configuration.EnvironmentVariable
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.configuration.ManagementServerPath
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.configuration.SystemProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.process.RuntimeValidatorResult.Outcome
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERBOSE_QUERY - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
- VERBOSE_REQUESTED - Static variable in class org.apache.nifi.bootstrap.command.StandardBootstrapCommandProvider
W
- WatchCommand() - Constructor for class org.apache.nifi.bootstrap.command.StartBootstrapCommand.WatchCommand
- WEB_PROXY_HOST - Enum constant in enum class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler.SecurityProperty
- WORKING_DIRECTORY - Enum constant in enum class org.apache.nifi.bootstrap.configuration.BootstrapProperty
- writeKeyStore(Properties, X509Certificate, PrivateKey) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- writePasswordProperties(Properties, Path) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- writePlatformProperties() - Method in class org.apache.nifi.bootstrap.command.RunBootstrapCommand
- writeProperty(PrintWriter, SecurityApplicationPropertyHandler.SecurityProperty, Properties) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
- writeTrustStore(Properties, X509Certificate) - Method in class org.apache.nifi.bootstrap.property.SecurityApplicationPropertyHandler
All Classes and Interfaces|All Packages|Constant Field Values