Module input
timely
0.15.1
Module input
Module Items
Structs
Traits
In timely::
dataflow::
operators::
core
Modules
capture
concat
enterleave
exchange
feedback
filter
input
inspect
map
ok_err
partition
probe
rc
reclock
to_stream
unordered_input
timely
::
dataflow
::
operators
::
core
Module
input
Copy item path
Settings
Help
Summary
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.