Expand description
Create new Streams
connected to external inputs.
Structs§
- Unordered
Handle Core - A handle to an input StreamCore, used to introduce data to a timely dataflow computation.
Traits§
- Unordered
Input - Create a new
Stream
andHandle
through which to supply input. - Unordered
Input Core - Create a new
Stream
andHandle
through which to supply input.
Type Aliases§
- Unordered
Handle - An unordered handle specialized to vectors.