struct Elasticsearch::Aggregations::Percentiles

Included Modules

Defined in:

elasticsearch.cr

Constructors

Instance Method Summary

Class methods inherited from module Elasticsearch::Aggregations::Aggregation

from_json(pull : JSON::PullParser) from_json

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def [](key : String) #

[View source]
def []?(key : String) #

[View source]
def values : Hash(String, Int64 | Float64 | Nil) #

[View source]