Structs§
- Backfill
Node - Backfill
Order State - Actor done -> update
fragment_id
state Operator done -> update downstream operator dependency Operator’s dependencies done -> queue operator for backfill
Functions§
- get_
nodes_ with_ backfill_ dependencies - Get nodes with some dependencies. These should initially be paused until their dependencies are done.
Type Aliases§
- ActorId
- This is the “global”
fragment_id
. The localfragment_id
is namespaced by thefragment_id
.