Index

A B C D G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

ADDRESS_GROUP - Static variable in class org.apache.nifi.runtime.ManagementServerProvider
 
addShutdownHook(Runnable) - Method in class org.apache.nifi.runtime.Application
 
Application - Class in org.apache.nifi.runtime
Application command encapsulates standard initialization and shutdown hook registration
Application() - Constructor for class org.apache.nifi.runtime.Application
 
APPLICATION_JSON - Static variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
APPLICATION_VERSION - Static variable in class org.apache.nifi.runtime.Application
 
applicationServer - Variable in class org.apache.nifi.runtime.command.ShutdownCommand
 

B

bindAddress - Variable in class org.apache.nifi.runtime.StandardManagementServer
 

C

CONNECTION_BACKLOG - Static variable in class org.apache.nifi.runtime.StandardManagementServer
 
CONTENT_TYPE_HEADER - Static variable in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
CONTENT_TYPE_HEADER - Static variable in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
CONTENT_TYPE_HEADER - Static variable in class org.apache.nifi.runtime.HealthHttpHandler
 
CONTENT_TYPE_HEADER - Static variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
createSystemBundle(NiFiProperties) - Method in class org.apache.nifi.runtime.Application
 

D

DATE_TIME_FORMATTER - Static variable in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
DAYS_DEFAULT - Static variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
DAYS_GROUP - Static variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
DAYS_QUERY_PATTERN - Static variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
DELETE_METHOD - Static variable in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
DIAGNOSTICS_FILE_FORMAT - Static variable in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
diagnosticsCommand - Variable in class org.apache.nifi.runtime.command.ShutdownCommand
 
DiagnosticsCommand - Class in org.apache.nifi.runtime.command
Diagnostics Command abstracted for invocation in Shutdown Command
DiagnosticsCommand(NiFiProperties, NiFiServer) - Constructor for class org.apache.nifi.runtime.command.DiagnosticsCommand
 
drainRequestBody(HttpExchange) - Static method in class org.apache.nifi.runtime.util.HttpExchangeUtils
 

G

GET_METHOD - Static variable in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
GET_METHOD - Static variable in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
GET_METHOD - Static variable in class org.apache.nifi.runtime.HealthHttpHandler
 
GET_METHOD - Static variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
GET_METHOD - Static variable in class org.apache.nifi.runtime.PropertiesProvider
 
getConnectionState() - Method in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
getDaysRequested(URI) - Method in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
getDirectorySize(Path) - Method in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
getFileSizeByPathFunction() - Method in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
getManagementServer(NiFiServer) - Static method in class org.apache.nifi.runtime.ManagementServerProvider
 
getOldestFile(File) - Method in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
getResponseCode(ConnectionState) - Method in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
getServerAddress() - Method in class org.apache.nifi.runtime.StandardManagementServer
 
getVerboseRequested(URI) - Method in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 

H

handle(HttpExchange) - Method in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
handle(HttpExchange) - Method in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
handle(HttpExchange) - Method in class org.apache.nifi.runtime.HealthHttpHandler
 
handle(HttpExchange) - Method in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
HEALTH_CLUSTER_PATH - Static variable in class org.apache.nifi.runtime.StandardManagementServer
 
HEALTH_DIAGNOSTICS_PATH - Static variable in class org.apache.nifi.runtime.StandardManagementServer
 
HEALTH_PATH - Static variable in class org.apache.nifi.runtime.StandardManagementServer
 
HEALTH_STATUS_HISTORY_PATH - Static variable in class org.apache.nifi.runtime.StandardManagementServer
 
HealthClusterHttpHandler - Class in org.apache.nifi.runtime
HTTP Handler for Cluster Health status operations
HealthClusterHttpHandler(NiFiServer) - Constructor for class org.apache.nifi.runtime.HealthClusterHttpHandler
 
HealthDiagnosticsHttpHandler - Class in org.apache.nifi.runtime
HTTP Handler for Health Diagnostics operations
HealthDiagnosticsHttpHandler(NiFiServer) - Constructor for class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
HealthHttpHandler - Class in org.apache.nifi.runtime
HTTP Handler for Health status operations
HealthHttpHandler() - Constructor for class org.apache.nifi.runtime.HealthHttpHandler
 
HealthStatusHistoryHttpHandler - Class in org.apache.nifi.runtime
HTTP Handler for Health Status History operations
HealthStatusHistoryHttpHandler(NiFiServer) - Constructor for class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
HttpExchangeUtils - Class in org.apache.nifi.runtime.util
 
HttpExchangeUtils() - Constructor for class org.apache.nifi.runtime.util.HttpExchangeUtils
 
httpServer - Variable in class org.apache.nifi.runtime.StandardManagementServer
 

I

initializeClassLoaders(NiFiProperties, ClassLoader) - Method in class org.apache.nifi.runtime.Application
 
isFileCountExceeded(File, int) - Method in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
isSizeExceeded(File, long) - Method in class org.apache.nifi.runtime.command.DiagnosticsCommand
 

L

LOADER_CLASS - Static variable in class org.apache.nifi.runtime.PropertiesProvider
 
logger - Static variable in class org.apache.nifi.runtime.Application
 
logger - Static variable in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
logger - Static variable in class org.apache.nifi.runtime.command.ShutdownCommand
 
logger - Static variable in class org.apache.nifi.runtime.PropertiesProvider
 
logger - Static variable in class org.apache.nifi.runtime.StandardManagementServer
 
logger - Static variable in class org.apache.nifi.runtime.StandardUncaughtExceptionHandler
 
logger - Static variable in class org.apache.nifi.runtime.util.HttpExchangeUtils
 

M

main(String[]) - Static method in class org.apache.nifi.NiFi
Start Application after initializing logging and uncaught exception handling
MANAGEMENT_SERVER_ADDRESS - Static variable in class org.apache.nifi.runtime.ManagementServerProvider
 
MANAGEMENT_SERVER_ADDRESS_PATTERN - Static variable in class org.apache.nifi.runtime.ManagementServerProvider
 
MANAGEMENT_SERVER_DEFAULT_ADDRESS - Static variable in class org.apache.nifi.runtime.ManagementServerProvider
 
managementServer - Variable in class org.apache.nifi.runtime.command.ShutdownCommand
 
ManagementServer - Interface in org.apache.nifi.runtime
Abstraction for controlling Management Server operation
ManagementServerProvider - Class in org.apache.nifi.runtime
Management Server Provider abstracts loading configuration from System properties provided from Bootstrap Process
ManagementServerProvider() - Constructor for class org.apache.nifi.runtime.ManagementServerProvider
 

N

NiFi - Class in org.apache.nifi
Application main class
NiFi() - Constructor for class org.apache.nifi.NiFi
 
NO_RESPONSE_BODY - Static variable in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
NO_RESPONSE_BODY - Static variable in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
NO_RESPONSE_BODY - Static variable in class org.apache.nifi.runtime.HealthHttpHandler
 
NO_RESPONSE_BODY - Static variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 

O

org.apache.nifi - package org.apache.nifi
 
org.apache.nifi.runtime - package org.apache.nifi.runtime
 
org.apache.nifi.runtime.command - package org.apache.nifi.runtime.command
 
org.apache.nifi.runtime.util - package org.apache.nifi.runtime.util
 

P

PORT_GROUP - Static variable in class org.apache.nifi.runtime.ManagementServerProvider
 
properties - Variable in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
PropertiesProvider - Class in org.apache.nifi.runtime
Properties Provider abstracts loading Application Properties based on available Class Loader
PropertiesProvider() - Constructor for class org.apache.nifi.runtime.PropertiesProvider
 
purgeOldestFiles(File) - Method in class org.apache.nifi.runtime.command.DiagnosticsCommand
 

R

readProperties() - Static method in class org.apache.nifi.runtime.PropertiesProvider
Read Properties without using Properties Loader
readProperties(ClassLoader) - Static method in class org.apache.nifi.runtime.PropertiesProvider
Read Properties using Properties Loader provided in Class Loader
run() - Method in class org.apache.nifi.runtime.Application
Run application
run() - Method in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
run() - Method in class org.apache.nifi.runtime.command.ShutdownCommand
 
run(Instant) - Method in class org.apache.nifi.runtime.Application
 

S

SECURITY_KRB5_CONF_PROPERTY - Static variable in class org.apache.nifi.runtime.Application
 
server - Variable in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
server - Variable in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
server - Variable in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
server - Variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 
server - Variable in class org.apache.nifi.runtime.StandardManagementServer
 
setKerberosConfiguration(NiFiProperties) - Method in class org.apache.nifi.runtime.Application
 
ShutdownCommand - Class in org.apache.nifi.runtime.command
Shutdown Command registered as a Shutdown Hook
ShutdownCommand(NiFiServer, ManagementServer, Runnable) - Constructor for class org.apache.nifi.runtime.command.ShutdownCommand
 
StandardManagementServer - Class in org.apache.nifi.runtime
Standard Management Server based on Java HttpServer
StandardManagementServer(InetSocketAddress, NiFiServer) - Constructor for class org.apache.nifi.runtime.StandardManagementServer
 
StandardUncaughtExceptionHandler - Class in org.apache.nifi.runtime
Standard implementation of Uncaught Exception Handler with logging
StandardUncaughtExceptionHandler() - Constructor for class org.apache.nifi.runtime.StandardUncaughtExceptionHandler
 
start() - Method in interface org.apache.nifi.runtime.ManagementServer
Start Server and bind to configured address
start() - Method in class org.apache.nifi.runtime.StandardManagementServer
 
startDecommission() - Method in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
startServer(Bundle, ExtensionMapping, NarClassLoaders, NiFiServer, Instant) - Method in class org.apache.nifi.runtime.Application
 
STATUS - Static variable in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
STATUS_UP - Static variable in class org.apache.nifi.runtime.HealthHttpHandler
 
stop() - Method in interface org.apache.nifi.runtime.ManagementServer
Stop Server
stop() - Method in class org.apache.nifi.runtime.StandardManagementServer
 
STOP_DELAY - Static variable in class org.apache.nifi.runtime.StandardManagementServer
 
STREAM_RESPONSE_BODY - Static variable in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
STREAM_RESPONSE_BODY - Static variable in class org.apache.nifi.runtime.HealthStatusHistoryHttpHandler
 

T

TEXT_PLAIN - Static variable in class org.apache.nifi.runtime.HealthClusterHttpHandler
 
TEXT_PLAIN - Static variable in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
TEXT_PLAIN - Static variable in class org.apache.nifi.runtime.HealthHttpHandler
 

U

uncaughtException(Thread, Throwable) - Method in class org.apache.nifi.runtime.StandardUncaughtExceptionHandler
 

V

VERBOSE_QUERY_ENABLED - Static variable in class org.apache.nifi.runtime.HealthDiagnosticsHttpHandler
 
VERSION_UNKNOWN - Static variable in class org.apache.nifi.runtime.Application
 

W

writeDiagnostics(File) - Method in class org.apache.nifi.runtime.command.DiagnosticsCommand
 
A B C D G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values