Namespace Pipelinez.Core.Distributed
Classes
- DistributedMetadataKeys
Defines metadata keys used to store distributed execution information on pipeline containers.
- PipelineDistributedStatus
Represents the distributed execution status exposed through pipeline status APIs.
- PipelineHostOptions
Configures host-level execution behavior for a pipeline.
- PipelinePartitionExecutionState
Describes the current execution state of a single owned partition.
- PipelinePartitionLease
Represents transport-owned work currently assigned to a pipeline worker.
- PipelineRecordDistributionContext
Captures the distributed execution context associated with a single record.
- PipelineRuntimeContext
Describes the current runtime identity and owned work for a running pipeline.
Enums
- PipelineExecutionMode
Represents the execution mode used by a pipeline host.