struct Elasticsearch::Indices::Stats::Indexing
- Elasticsearch::Indices::Stats::Indexing
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
indices.crConstructors
Instance Method Summary
- #delete_current : Int64
- #delete_time : Time::Span
- #delete_total : Int64
- #index_current : Int64
- #index_failed : Int64
- #index_time : Time::Span
- #index_total : Int64
- #noop_update_total : Int64
- #throttle_time : Time::Span
- #throttled? : Bool