Structsยง
- Region
Migration ๐Analysis - Represents the result of analyzing a migration task.
- Region
Migration Task Batch - A migration task describing how regions are intended to move between peers.
Functionsยง
- analyze_
region_ migration_ task - Analyzes the migration task and categorizes regions by their current state.
- has_
leader_ ๐changed - Returns true if the leader peer of the region has changed.
- has_
migrated ๐ - Returns true if the region has already been migrated to
to_peer. - has_
peer_ ๐conflict - Returns true if
to_peeris already a follower of the region (conflict). - leader_
peer ๐ - update_
result_ ๐with_ region_ route - Updates the verification result based on a single region route.