struct Elasticsearch::Indices::Stats::Merges
- Elasticsearch::Indices::Stats::Merges
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
indices.crConstructors
Instance Method Summary
- #current : Int64
- #current_docs : Int64
- #current_size_in_bytes : Size
- #total : Int64
- #total_auto_throttle_in_bytes : Size
- #total_docs : Int64
- #total_size_in_bytes : Size
- #total_stopped_time : Time::Span
- #total_throttled_time : Time::Span
- #total_time : Time::Span