struct

Elasticsearch::Query::Aggregations::Percentiles

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(field : String, percents : Array(Int64 | Float64) | Array(Int64) | Array(Float64))
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
copy_with(field _field = @field, percents _percents = @percents)
Source
field
percents