struct Elasticsearch::Datapoint(T)

Defined in:

data_streams.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : T, timestamp : Time = Time.utc) #

[View source]

Instance Method Detail

def data : T #

[View source]
def timestamp : Time #

[View source]
def to_json(json : JSON::Builder) #

[View source]