Module mz_compute::logging::timely
source ยท Expand description
Logging dataflows for events generated by timely dataflow.
Structsยง
- Channel
Datum ๐ - Demux
Handler ๐Event handler of the demux operator. - Demux
Output ๐Bundled output buffers used by the demux operator. - Demux
State ๐State maintained by the demux operator. - Message
Count ๐Organize message counts into number of batches and records. - Message
Datum ๐ - Park ๐
- Park
Datum ๐
Functionsยง
- construct ๐Constructs the logging dataflow for timely logs.
- grow_
vec ๐Grow the given vector so it fits the given index.
Type Aliasesยง
- Output
Session ๐ - Pusher ๐