Elasticsearch::Query::Aggregations::Percentiles
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(field : String, percents : Array(Int64 | Float64) | Array(Int64) | Array(Float64))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(field _field = @field, percents _percents = @percents)
Sourcefield
percents