Module mz_compute::compute_state
source · Expand description
Worker-local state for compute timely instances.
Structs§
- A wrapper around ComputeState with a live timely worker and response channel.
- State maintained for a compute collection.
- Worker-local state that is maintained across dataflows.
- State remembered about a dropped compute collection.
- An event reporting the hydration status of an LIR node in a dataflow.
- An in-progress index-backed peek, and data to eventually fulfill it.
- An in-progress Persist peek.
- The frontiers we have reported to the controller for a collection.
- A token that keeps a sink alive.
Enums§
- A peek against either an index or a Persist collection.
- A frontier we have reported to the controller, or the least frontier we are allowed to report.