Uses of Enum Class
org.apache.nifi.scheduling.ExecutionNode
Packages that use ExecutionNode
Package
Description
-
Uses of ExecutionNode in org.apache.nifi.controller.status
Methods in org.apache.nifi.controller.status that return ExecutionNodeMethods in org.apache.nifi.controller.status with parameters of type ExecutionNodeModifier and TypeMethodDescriptionvoidProcessorStatus.setExecutionNode(ExecutionNode executionNode) -
Uses of ExecutionNode in org.apache.nifi.processor
Methods in org.apache.nifi.processor that return ExecutionNode -
Uses of ExecutionNode in org.apache.nifi.scheduling
Methods in org.apache.nifi.scheduling that return ExecutionNodeModifier and TypeMethodDescriptionstatic ExecutionNodeReturns the enum constant of this class with the specified name.static ExecutionNode[]ExecutionNode.values()Returns an array containing the constants of this enum class, in the order they are declared.