Function find_follower_regions

Source
pub fn find_follower_regions(
    region_routes: &[RegionRoute],
    datanode: &Peer,
) -> Vec<RegionNumber> 
Expand description

Returns the region numbers of the follower regions on the target datanode.