Function scan_id

Source
pub async fn scan_id(
    context: &CtlContext,
    table_id: u32,
    data_dir: Option<String>,
    use_new_object_prefix_strategy: bool,
) -> Result<()>