C# (CSharp) FdoToolbox.Core.ETL.Pipelines Пространство имен

Классы

Имя Описание
BasePipelineExecuter Base class for pipeline executers, handles all the details and leave the actual pipeline execution to the
SingleThreadedPipelineExecuter Executes the pipeline on a single thread
ThreadPoolPipelineExecuter Execute all the actions concurrently, in the thread pool