Expand description
Coordinator bookkeeping for active compute sinks.
Structs§
- Active
Copy đź”’From - State we keep in the
Coordinator
to track activeCOPY FROM
statements. - Active
Copy To - A description of an active copy to sink from the coordinator’s perspective.
- Active
Subscribe - A description of an active subscribe from coord’s perspective
Enums§
- Active
Compute Sink - A description of an active compute sink from the coordinator’s perspective.
- Active
Compute Sink Retire Reason - The reason for removing an
ActiveComputeSink
.