timely
0.14.1
Module input
Structs
Traits
In timely::
dataflow::
operators::
core
Module
timely
::
dataflow
::
operators
::
core
::
input
Copy item path
source
·
[
−
]
Expand description
Create new
Streams
connected to external inputs.
Structs
§
Handle
A handle to an input
StreamCore
, used to introduce data to a timely dataflow computation.
Traits
§
Input
Create a new
Stream
and
Handle
through which to supply input.