OASySDNA.RealTime.ExecutionPipelines Namespace (OASySDNA.RealTime.ExecutionPipelines)
- Last UpdatedApr 08, 2026
- 2 minute read
| Class | Description | |
|---|---|---|
![]() | CachedSettings | A cache that contains configuration settings for a given pipeline and table. |
![]() | PipelineBridge | A bridge that provides the ability to control an execution pipeline. |
![]() | PipelineConfigurationValidator | This class provides validation of the KrunchPipeline configuration JSON file and its various setup options. |
![]() | StepResult | This class represents a collection of resultant state information for a pipeline step after it has been executed. |
| Interface | Description | |
|---|---|---|
![]() | ICachedSettings | The interface definition for cached configuration settings. |
![]() | IStep | An interface to access data and execute a pipeline step. |
![]() | IStepContext | An interface to access data about a pipeline step's context. |
![]() | IStepResult | An interface that represents the resultant state information of a pipeline step. |
![]() | ITablePipeline | An interface definition for an Execution Pipeline. |

