Module timely::dataflow::operators::input

source ·
Expand description

Create new Streams connected to external inputs.

Traits§

  • Create a new Stream and Handle through which to supply input.

Type Aliases§

  • A handle to an input Stream, used to introduce data to a timely dataflow computation.