Structs§
- Command
Context 🔒 CommandContextis used for generating barrier and doing post stuffs according to the givenCommand.- Create
Streaming JobCommand Info - Replace
Stream JobPlan - Replacing an old job with a new one. All actors in the job will be rebuilt.
- Reschedule
Rescheduleis for theCommand::RescheduleFragment, which is used for rescheduling actors in some fragment, like scaling or migrating.- Snapshot
Backfill Info
Enums§
- Barrier
Kind - Command
Commandis the input ofcrate::barrier::worker::GlobalBarrierWorker. For different commands, it will build different barriers to send, and may do different stuffs after the barrier is collected.- Create
Streaming JobType