build_reschedule_intent_for_fragments

Function build_reschedule_intent_for_fragments 

Source
async fn build_reschedule_intent_for_fragments(
    txn: &impl ConnectionTrait,
    fragment_ids: HashSet<FragmentId>,
) -> MetaResult<HashMap<DatabaseId, Command>>