Module split_assignment

Module split_assignment 

Source

Structs§

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

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.