Skip to main content

Module builder

Module builder 

Source
Expand description

DAG builder API for programmatic topology construction.

Provides DagBuilder for fluent DAG construction in Ring 2 and FanOutBuilder for creating fan-out branches from shared stages.

Structsยง

DagBuilder
Fluent builder for constructing StreamingDag topologies.
FanOutBuilder
Builder for fan-out branches from a shared stage.