struct Elasticsearch::Aggregations::Stats
- Elasticsearch::Aggregations::Stats
- Struct
- Value
- Object
Included Modules
- Elasticsearch::Aggregations::Aggregation
- JSON::Serializable
Defined in:
elasticsearch.crConstructors
Instance Method Summary
- #avg : Int64 | Float64
- #count : Int64
- #max : Int64 | Float64
- #min : Int64 | Float64
- #sum : Int64 | Float64