Skip to main content

@terascope/types / elasticsearch-interfaces / IndicesRecoveryTranslogStatus

Interface: IndicesRecoveryTranslogStatus

Properties

percent

percent: string | number

Source

elasticsearch-interfaces.ts:1640


recovered

recovered: number

Source

elasticsearch-interfaces.ts:1641


total

total: number

Source

elasticsearch-interfaces.ts:1642


total_on_start

total_on_start: number

Source

elasticsearch-interfaces.ts:1643


total_time?

optional total_time: string

Source

elasticsearch-interfaces.ts:1644


total_time_in_millis

total_time_in_millis: string | number

Source

elasticsearch-interfaces.ts:1645