register_table_ids_to_compaction_group

Function register_table_ids_to_compaction_group 

Source
pub async fn register_table_ids_to_compaction_group(
    hummock_manager_ref: &HummockManager,
    table_ids: &[impl Into<TableId> + Copy],
    compaction_group_id: CompactionGroupId,
)