Skip to main content

Module operate

Module operate 

Source
Expand description

Methods which describe an operators topology, and the progress it makes.

Structs§

PortConnectivity
Internal connectivity from one port to any number of opposing ports.
PortConnectivityContainer
Derived columnar container for a struct.
PortConnectivityReference
Derived columnar reference for a struct.
SharedProgress
Progress information shared between parent and child.

Enums§

FrontierInterest
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.