Uses of Class
com.redis.lettucemod.timeseries.Timestamp
-
Packages that use Timestamp Package Description com.redis.lettucemod.timeseries -
-
Uses of Timestamp in com.redis.lettucemod.timeseries
Methods in com.redis.lettucemod.timeseries that return Timestamp Modifier and Type Method Description static TimestampTimestamp. of(long value)static TimestampTimestamp. unbounded()
-