Uses of Class
com.redis.lettucemod.timeseries.TimeRange.Builder
Packages that use TimeRange.Builder
-
Uses of TimeRange.Builder in com.redis.lettucemod.timeseries
Methods in com.redis.lettucemod.timeseries that return TimeRange.BuilderModifier and TypeMethodDescriptionstatic TimeRange.BuilderTimeRange.builder()TimeRange.Builder.from(long timestamp) static TimeRange.BuilderTimeRange.from(long timestamp) TimeRange.Builder.to(long timestamp) static TimeRange.BuilderTimeRange.to(long timestamp)