struct

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

count
Source
std_deviation
Source
std_deviation_bounds
Source
std_deviation_population
Source
std_deviation_sampling
Source
sum_of_squares
Source
variance
Source
variance_population
Source
variance_sampling
Source

Nested types