common_meta::cache::flow::table_flownode

Function handle_drop_flow

source
async fn handle_drop_flow(
    cache: &Cache<TableId, Arc<HashMap<FlownodeId, Peer>>>,
    __arg1: &DropFlow,
)