struct Redis::TimeSeries::Datapoint
- Redis::TimeSeries::Datapoint
- Struct
- Value
- Object
Defined in:
time_series.crConstructors
Instance Method Summary
- #clone
- #copy_with(timestamp _timestamp = @timestamp, value _value = @value)
- #timestamp : Time
- #value : Float64