Module timely::dataflow::operators::unordered_input[][src]

Create new Streams connected to external inputs.

Structs

UnorderedHandle

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

Traits

UnorderedInput

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