struct Redis::TimeSeries::RangeOptions::Aggregation

Defined in:

time_series.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : AggregationType, time_bucket : Time::Span) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(type _type = @type, time_bucket _time_bucket = @time_bucket) #

[View source]
def time_bucket : Time::Span #

def type : AggregationType #