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.Attributes
Name of the pipe.
A pipe configuration.
The pipe is an operation applied to an incoming data.
Use factory functions Pipe(), Aggregate()
or Disaggregate() to create a config.
Attributes
Name of the pipe. |