pub(super) fn collect_resp_info( resps: Vec<BarrierCompleteResponse>, ) -> (HashMap<HummockSstableObjectId, u32>, Vec<LocalSstableInfo>, HashMap<TableId, TableWatermarks>, Vec<SstableInfo>, HashMap<TableId, Vec<VectorIndexAdd>>)