Index

A B C D E F G I K L M N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addShutdownHook() - Method in class org.apache.nifi.EmbeddedNiFi
 
addShutdownHook() - Method in class org.apache.nifi.NiFi
 
args - Variable in class org.apache.nifi.BootstrapListener.BootstrapRequest
 
available() - Method in class org.apache.nifi.util.LimitingInputStream
 

B

BOOTSTRAP_PORT_PROPERTY - Static variable in class org.apache.nifi.NiFi
 
bootstrapListener - Variable in class org.apache.nifi.NiFi
 
BootstrapListener - Class in org.apache.nifi
 
BootstrapListener(NiFiEntryPoint, int) - Constructor for class org.apache.nifi.BootstrapListener
 
BootstrapListener.BootstrapRequest - Class in org.apache.nifi
 
BootstrapListener.BootstrapRequest.RequestType - Enum Class in org.apache.nifi
 
BootstrapListener.Listener - Class in org.apache.nifi
 
bootstrapPort - Variable in class org.apache.nifi.BootstrapListener
 
BootstrapRequest(String, String[]) - Constructor for class org.apache.nifi.BootstrapListener.BootstrapRequest
 
bytesRead - Variable in class org.apache.nifi.util.LimitingInputStream
 

C

close() - Method in class org.apache.nifi.util.LimitingInputStream
 
CLUSTER_STATUS - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
convertArgumentsToValidatedNiFiProperties(String[]) - Static method in class org.apache.nifi.NiFi
 
convertArgumentsToValidatedNiFiProperties(String[], ClassLoader) - Static method in class org.apache.nifi.NiFi
 
createBootstrapClassLoader() - Static method in class org.apache.nifi.NiFi
 
createDiagnosticDirectory(String) - Static method in class org.apache.nifi.util.DiagnosticUtils
 

D

DATE_TIME_FORMATTER - Static variable in class org.apache.nifi.NiFi
 
decommission() - Method in class org.apache.nifi.BootstrapListener
 
DECOMMISSION - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
detectTimingIssues() - Method in class org.apache.nifi.NiFi
Determine if the machine we're running on has timing issues.
diagnose(File, boolean) - Method in class org.apache.nifi.NiFi
 
DIAGNOSTICS - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
DiagnosticUtils - Class in org.apache.nifi.util
 
DiagnosticUtils() - Constructor for class org.apache.nifi.util.DiagnosticUtils
 
DUMP - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 

E

EmbeddedNiFi - Class in org.apache.nifi
Starts an instance of NiFi within the same JVM, which can later properly be shut down.
EmbeddedNiFi(String[], ClassLoader) - Constructor for class org.apache.nifi.EmbeddedNiFi
 
EmbeddedNiFi(String[], ClassLoader, ClassLoader) - Constructor for class org.apache.nifi.EmbeddedNiFi
 
executor - Variable in class org.apache.nifi.BootstrapListener.Listener
 
EXTRACT_NARS - Static variable in class org.apache.nifi.StatelessNiFi
 

F

FlowEnrichmentException - Exception Class in org.apache.nifi.headless
 
FlowEnrichmentException() - Constructor for exception class org.apache.nifi.headless.FlowEnrichmentException
 
FlowEnrichmentException(String) - Constructor for exception class org.apache.nifi.headless.FlowEnrichmentException
 
FlowEnrichmentException(String, Throwable) - Constructor for exception class org.apache.nifi.headless.FlowEnrichmentException
 
FlowEnrichmentException(String, Throwable, boolean, boolean) - Constructor for exception class org.apache.nifi.headless.FlowEnrichmentException
 
FlowEnrichmentException(Throwable) - Constructor for exception class org.apache.nifi.headless.FlowEnrichmentException
 
formatHexKey(String) - Static method in class org.apache.nifi.NiFi
 

G

getArgs() - Method in class org.apache.nifi.BootstrapListener.BootstrapRequest
 
getClusterStatus() - Method in class org.apache.nifi.BootstrapListener
 
getDirectorySize(Path) - Static method in class org.apache.nifi.util.DiagnosticUtils
 
getFileSizeByPathFunction() - Static method in class org.apache.nifi.util.DiagnosticUtils
 
getKeyFromKeyFileAndPrune(List<String>) - Static method in class org.apache.nifi.NiFi
 
getOldestFile(String) - Static method in class org.apache.nifi.util.DiagnosticUtils
 
getRequestType() - Method in class org.apache.nifi.BootstrapListener.BootstrapRequest
 
getServer() - Method in class org.apache.nifi.NiFi
 
getServer() - Method in interface org.apache.nifi.NiFiEntryPoint
 

I

in - Variable in class org.apache.nifi.util.LimitingInputStream
 
initializeProperties(String[], ClassLoader) - Static method in class org.apache.nifi.NiFi
 
initLogging() - Method in class org.apache.nifi.EmbeddedNiFi
 
initLogging() - Method in class org.apache.nifi.NiFi
 
IS_LOADED - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
isFileCountExceeded(String, int) - Static method in class org.apache.nifi.util.DiagnosticUtils
 
isHexKeyValid(String) - Static method in class org.apache.nifi.NiFi
 
isSizeExceeded(String, long) - Static method in class org.apache.nifi.util.DiagnosticUtils
 

K

KEY_FILE_FLAG - Static variable in class org.apache.nifi.NiFi
 

L

limit - Variable in class org.apache.nifi.util.LimitingInputStream
 
LimitingInputStream - Class in org.apache.nifi.util
 
LimitingInputStream(InputStream, long) - Constructor for class org.apache.nifi.util.LimitingInputStream
 
listener - Variable in class org.apache.nifi.BootstrapListener
 
Listener(ServerSocket) - Constructor for class org.apache.nifi.BootstrapListener.Listener
 
loadFormattedKey(String[]) - Static method in class org.apache.nifi.NiFi
 
logger - Static variable in class org.apache.nifi.BootstrapListener
 
logger - Static variable in class org.apache.nifi.StatelessNiFi
 
logger - Static variable in class org.apache.nifi.util.DiagnosticUtils
 
LOGGER - Static variable in class org.apache.nifi.NiFi
 

M

main(String[]) - Static method in class org.apache.nifi.NiFi
Main entry point of the application.
main(String[]) - Static method in class org.apache.nifi.StatelessNiFi
 
mark(int) - Method in class org.apache.nifi.util.LimitingInputStream
 
markSupported() - Method in class org.apache.nifi.util.LimitingInputStream
 

N

nifi - Variable in class org.apache.nifi.BootstrapListener
 
NiFi - Class in org.apache.nifi
 
NiFi(NiFiProperties) - Constructor for class org.apache.nifi.NiFi
 
NiFi(NiFiProperties, ClassLoader) - Constructor for class org.apache.nifi.NiFi
 
NiFiEntryPoint - Interface in org.apache.nifi
 
nifiLoaded - Variable in class org.apache.nifi.BootstrapListener
 
nifiServer - Variable in class org.apache.nifi.NiFi
 

O

org.apache.nifi - package org.apache.nifi
 
org.apache.nifi.headless - package org.apache.nifi.headless
 
org.apache.nifi.util - package org.apache.nifi.util
 

P

parseArgs(String[]) - Static method in class org.apache.nifi.NiFi
 
PING - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
PROGRAM_CLASS_NAME - Static variable in class org.apache.nifi.StatelessNiFi
 
properties - Variable in class org.apache.nifi.NiFi
 

R

read() - Method in class org.apache.nifi.util.LimitingInputStream
 
read(byte[]) - Method in class org.apache.nifi.util.LimitingInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.util.LimitingInputStream
 
readRequest(InputStream) - Method in class org.apache.nifi.BootstrapListener
 
reload() - Method in class org.apache.nifi.BootstrapListener
 
RELOAD - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
requestType - Variable in class org.apache.nifi.BootstrapListener.BootstrapRequest
 
RequestType() - Constructor for enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
reset() - Method in class org.apache.nifi.util.LimitingInputStream
 
run() - Method in class org.apache.nifi.BootstrapListener.Listener
 
runDiagnosticsOnShutdown() - Method in class org.apache.nifi.NiFi
 

S

secretKey - Variable in class org.apache.nifi.BootstrapListener
 
sendAnswer(OutputStream, String) - Method in class org.apache.nifi.BootstrapListener
 
sendCommand(String, String[]) - Method in class org.apache.nifi.BootstrapListener
 
sendStartedStatus(boolean) - Method in class org.apache.nifi.BootstrapListener
 
serverSocket - Variable in class org.apache.nifi.BootstrapListener.Listener
 
serverSocket - Variable in class org.apache.nifi.BootstrapListener
 
setDefaultUncaughtExceptionHandler() - Method in class org.apache.nifi.EmbeddedNiFi
 
setDefaultUncaughtExceptionHandler() - Method in class org.apache.nifi.NiFi
 
setNiFiLoaded(boolean) - Method in class org.apache.nifi.BootstrapListener
 
shutdown - Variable in class org.apache.nifi.NiFi
 
shutdown() - Method in class org.apache.nifi.EmbeddedNiFi
 
shutdown() - Method in class org.apache.nifi.NiFi
 
SHUTDOWN - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
shutdownHook(boolean) - Method in class org.apache.nifi.NiFi
 
shutdownHook(boolean) - Method in interface org.apache.nifi.NiFiEntryPoint
 
skip(long) - Method in class org.apache.nifi.util.LimitingInputStream
 
start(int) - Method in class org.apache.nifi.BootstrapListener
 
StatelessNiFi - Class in org.apache.nifi
 
StatelessNiFi() - Constructor for class org.apache.nifi.StatelessNiFi
 
STATUS_HISTORY - Enum constant in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
 
stop() - Method in class org.apache.nifi.BootstrapListener.Listener
 
stop() - Method in class org.apache.nifi.BootstrapListener
 
stopped - Variable in class org.apache.nifi.BootstrapListener.Listener
 

T

toURLs(File[]) - Static method in class org.apache.nifi.StatelessNiFi
 

V

valueOf(String) - Static method in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.nifi.BootstrapListener.BootstrapRequest.RequestType
Returns an array containing the constants of this enum class, in the order they are declared.

W

writeDiagnostics(OutputStream, boolean) - Method in class org.apache.nifi.BootstrapListener
 
writeDump(OutputStream) - Method in class org.apache.nifi.BootstrapListener
 
writeNodeStatusHistory(OutputStream, int) - Method in class org.apache.nifi.BootstrapListener
 
A B C D E F G I K L M N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form