Expand description

Types and methods for building and shipping dataflow descriptions.

Dataflows are buildable from the coordinator’s catalog and indexes members, which respectively describe the collection backing identifiers and indicate which identifiers have arrangements available. This module isolates that logic from the rest of the somewhat complicated coordinator.

Structs

  • A reference-less snapshot of a compute instance. There is no guarantee instance_id continues to exist after this has been made.
  • Borrows of catalog and indexes sufficient to build dataflow descriptions.

Enums

Functions