PipelineUpdateContextImpl¶
PipelineUpdateContextImpl
is a PipelineUpdateContext.
Creating Instance¶
PipelineUpdateContextImpl
takes the following to be created:
- DataflowGraph
-
PipelineEvent
Callback (PipelineEvent => Unit
) -
TableFilter
of the tables to be refreshed (default:AllTables
) -
TableFilter
of the tables to be refreshed (default:NoTables
)
PipelineUpdateContextImpl
is created when:
PipelinesHandler
is requested to run a pipeline