Package com.redis.lettucemod.timeseries
Class Timestamp
- java.lang.Object
-
- com.redis.lettucemod.timeseries.Timestamp
-
public class Timestamp extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Timestamp(long value)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetValue()booleanisUnbounded()static Timestampof(long value)static Timestampunbounded()
-