Structsยง
- Note: the
PartialEq
andOrd
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
anddiscovered_splits
differ, or actors are rescheduled.