Module mz_compute::logging::differential

source ยท
Expand description

Logging dataflows for events generated by differential dataflow.

Structsยง

  • DemuxHandler ๐Ÿ”’
    Event handler of the demux operator.
  • DemuxOutput ๐Ÿ”’
    Bundled output buffers used by the demux operator.
  • DemuxState ๐Ÿ”’
    State maintained by the demux operator.

Functionsยง

  • construct ๐Ÿ”’
    Constructs the logging dataflow for differential logs.

Type Aliasesยง