struct

Redis::TimeSeries::Datapoint

Inherits Struct < Value < Object

Constructors

new(timestamp : Time, value : Float64)
Source

Instance methods

clone
Source
copy_with(timestamp _timestamp = @timestamp, value _value = @value)
Source
timestamp
value