Table of Contents

Namespace Pipelinez.Core.Performance

Classes

PipelineBatchingOptions

Configures batch execution behavior for destinations that support batching.

PipelineComponentPerformanceSnapshot

Represents performance statistics for a single pipeline component.

PipelineExecutionOptions

Configures execution behavior for a source, segment, or destination.

PipelineMetricsOptions

Configures which runtime metrics are emitted by the pipeline performance collector.

PipelinePerformanceOptions

Configures performance-related execution settings for the pipeline.

PipelinePerformanceSnapshot

Represents an aggregated performance snapshot for a running pipeline.

Interfaces

IPipelineExecutionConfigurable

Defines a component whose execution behavior can be tuned with Pipelinez execution options.