Uses of Enum Class
org.apache.nifi.flow.ExecutionEngine
Packages that use ExecutionEngine
-
Uses of ExecutionEngine in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return ExecutionEngineModifier and TypeMethodDescriptionVersionedProcessGroup.getExecutionEngine()static ExecutionEngineReturns the enum constant of this class with the specified name.static ExecutionEngine[]ExecutionEngine.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.flow with parameters of type ExecutionEngineModifier and TypeMethodDescriptionvoidVersionedProcessGroup.setExecutionEngine(ExecutionEngine executionEngine)