Class VersionedFlowSynchronizationContext
java.lang.Object
org.apache.nifi.flow.synchronization.VersionedFlowSynchronizationContext
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ComponentIdGeneratorprivate final ComponentSchedulerprivate final Function<ComponentNode, ConfigurationContext> private final ControllerServiceProviderprivate final ExtensionManagerprivate final FlowManagerprivate final FlowMappingOptionsprivate final Function<ProcessorNode, ProcessContext> private final ReloadComponent -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
componentIdGenerator
-
flowManager
-
reloadComponent
-
controllerServiceProvider
-
extensionManager
-
componentScheduler
-
flowMappingOptions
-
processContextFactory
-
configurationContextFactory
-
-
Constructor Details
-
VersionedFlowSynchronizationContext
-
-
Method Details
-
getComponentIdGenerator
-
getFlowManager
-
getReloadComponent
-
getControllerServiceProvider
-
getExtensionManager
-
getComponentScheduler
-
getFlowMappingOptions
-
getProcessContextFactory
-
getConfigurationContextFactory
-