Hierarchy For All Packages
- org.apache.nifi,
- org.apache.nifi.runtime,
- org.apache.nifi.runtime.command,
- org.apache.nifi.runtime.util
Class Hierarchy
- java.lang.Object
- org.apache.nifi.runtime.Application (implements java.lang.Runnable)
- org.apache.nifi.runtime.command.DiagnosticsCommand (implements java.lang.Runnable)
- org.apache.nifi.runtime.HealthClusterHttpHandler (implements com.sun.net.httpserver.HttpHandler)
- org.apache.nifi.runtime.HealthDiagnosticsHttpHandler (implements com.sun.net.httpserver.HttpHandler)
- org.apache.nifi.runtime.HealthHttpHandler (implements com.sun.net.httpserver.HttpHandler)
- org.apache.nifi.runtime.HealthStatusHistoryHttpHandler (implements com.sun.net.httpserver.HttpHandler)
- org.apache.nifi.runtime.util.HttpExchangeUtils
- org.apache.nifi.runtime.ManagementServerProvider
- org.apache.nifi.NiFi
- org.apache.nifi.runtime.PropertiesProvider
- org.apache.nifi.runtime.command.ShutdownCommand (implements java.lang.Runnable)
- org.apache.nifi.runtime.StandardManagementServer (implements org.apache.nifi.runtime.ManagementServer)
- org.apache.nifi.runtime.StandardUncaughtExceptionHandler (implements java.lang.Thread.UncaughtExceptionHandler)
Interface Hierarchy
- org.apache.nifi.runtime.ManagementServer