mz_timely_util

Module replay

Source
Expand description

Traits and types for replaying captured timely dataflow streams.

This is roughly based on timely::dataflow::operators::capture::Replay, which provides the protocol and semantics of the MzReplay operator.

Traits§

  • Replay a capture stream into a scope with the same timestamp.