Elasticsearch::Aggregations::ExtendedStats
Inherits JSON::Serializable < Elasticsearch::Aggregations::Aggregation < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
avg
Sourcecount
Sourcemax
Sourcemin
Sourcestd_deviation
Sourcestd_deviation_bounds
Sourcestd_deviation_population
Sourcestd_deviation_sampling
Sourcesum
Sourcesum_of_squares
Sourcevariance
Sourcevariance_population
Sourcevariance_sampling
Source