Interface SindexInfo

Return type of UdfJob.info and IndexJob.info

interface SindexInfo {
    load_pct: number;
}

Properties

Properties

load_pct: number

Percentage indicating the progress of secondary index populate phase.

MMNEPVFCICPMFPCPTTAAATR