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