@terascope/types / elasticsearch-interfaces / IndicesRecoveryTranslogStatus
Interface: IndicesRecoveryTranslogStatus
Properties
percent
percent:
string
|number
Source
elasticsearch-interfaces.ts:1638
recovered
recovered:
number
Source
elasticsearch-interfaces.ts:1639
total
total:
number
Source
elasticsearch-interfaces.ts:1640
total_on_start
total_on_start:
number
Source
elasticsearch-interfaces.ts:1641
total_time?
optional
total_time:string
Source
elasticsearch-interfaces.ts:1642
total_time_in_millis
total_time_in_millis:
string
|number