Module split_assignment

Source

Structs§

ActorSplitsAssignment 🔒
Note: the PartialEq and Ord impl just compares the number of splits.
SplitDiffOptions
SplitState

Enums§

SplitAlignmentContext

Functions§

align_splits 🔒
Assign splits to a new set of actors, according to existing assignment.
reassign_splits
Reassigns splits if there are new splits or dropped splits, i.e., actor_splits and discovered_splits differ, or actors are rescheduled.