Expand description
Create new StreamCore
s connected to external inputs.
Structs§
- Unordered
Handle - 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.