Module split_assignment

Source

Structsยง

ActorSplitsAssignment ๐Ÿ”’
Note: the PartialEq and Ord impl just compares the number of splits.
SplitDiffOptions

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.