Expand description
Methods which describe an operators topology, and the progress it makes.
Structs§
- Port
Connectivity - Internal connectivity from one port to any number of opposing ports.
- Port
Connectivity Container - Derived columnar container for a struct.
- Port
Connectivity Reference - Derived columnar reference for a struct.
- Shared
Progress - Progress information shared between parent and child.
Enums§
- Frontier
Interest - The ways in which an operator can express interest in activation when an input frontier changes.
Traits§
- Operate
- A dataflow operator that progress with a specific timestamp type.
Type Aliases§
- Connectivity
- Operator internal connectivity, from inputs to outputs.