Structs§
- Actor
Splits 🔒Assignment - Note: the
PartialEq
andOrd
impl just compares the number of splits. - Split
Diff Options - Split
State
Enums§
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
anddiscovered_splits
differ, or actors are rescheduled.