Package com.redis.lettucemod.timeseries
Class TimeRange
java.lang.Object
com.redis.lettucemod.timeseries.TimeRange
- All Implemented Interfaces:
io.lettuce.core.CompositeArgument
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription<K,V> void build(io.lettuce.core.protocol.CommandArgs<K, V> args) static TimeRange.Builderbuilder()static TimeRange.Builderfrom(long timestamp) static TimeRange.Builderto(long timestamp) static TimeRange
-
Method Details
-
build
public <K,V> void build(io.lettuce.core.protocol.CommandArgs<K, V> args) - Specified by:
buildin interfaceio.lettuce.core.CompositeArgument
-
from
-
to
-
unbounded
-
builder
-