spdl.pipeline.defs.PipeConfig¶
- class PipeConfig[source]¶
A pipe configuration.
The pipe is an operation applied to an incoming data.
Use factory functions
Pipe()
,Aggregate()
orDisaggregate()
to create a config.See also
- Example: Pipeline definitions
Illustrates how to build a complex pipeline.
Attributes
Name of the pipe.