All Classes and Interfaces
Class
Description
Enumeration of application class names for processes and logging
Bootstrap Command to return the status of the application process as a child of the bootstrap process
Abstraction for evaluating and updating application properties prior to startup
Enumeration of supported arguments for the bootstrap application
Abstraction for parsing application arguments to Bootstrap Arguments
Bootstrap Command extension of Runnable with command status
Abstraction for parsing arguments and returning runnable Bootstrap Command
Bootstrap Process responsible for reading configuration and maintaining application status
Enumeration of supported bootstrap properties for the application
Enumeration of Bootstrap Command Statuses with status codes
Abstraction for access to application configuration properties
Enumeration of supported bootstrap and application environment variables
File implementation responsible for reading and transferring responses
Bootstrap Command to get the command arguments for running the application
Enumeration of supported HTTP Request Methods for Management Server
Logger implementation responsible for reading and logging stream of lines
Abstraction for producing or locating the Management Server socket address
Sequence of Bootstrap Commands
Enumeration of Management Server HTTP resource paths
Abstraction for creating a Process Builder
Provider implementation resolves the Management Server Address from command arguments of the application Process Handle
Abstraction for finding a Process Handle
Response Stream Handler abstraction for reading Management Server responses
Bootstrap Command to run the application
Standard implementation for application security generates Key Pair and Certificate when not configured
Sequence of Bootstrap Commands
Standard implementation of Bootstrap Argument Parser supporting enumerated arguments as the first element in an array
Standard implementation of Bootstrap Command Provider with parsing of supported commands
Standard implementation of Configuration Provider based on NIFI_HOME environment variable base directory
Standard Provider reads optional Server Address from Configuration Provider or selects from available ports
Standard implementation of Process Builder Provider for constructing application command arguments
Process Handle Provider searches running Processes and locates the first handles match based on command arguments
Start Bootstrap Command executes the Run Command and monitors status
Bootstrap Command to run for stopping application
Enumeration of supported system properties for the application
Bootstrap Command to run for an unknown command requested
Provider implementation resolves the Management Server Address from System Properties of Application Virtual Machine using the Attach API
Virtual Machine implementation of ProcessHandle Provider using the Attach API with System Properties