Package com.redis.lettucemod.timeseries
Class Aggregation.Align
java.lang.Object
com.redis.lettucemod.timeseries.Aggregation.Align
- All Implemented Interfaces:
io.lettuce.core.CompositeArgument
- Enclosing class:
Aggregation
-
Method Summary
Modifier and TypeMethodDescription<K,V> void build(io.lettuce.core.protocol.CommandArgs<K, V> args) static Aggregation.Alignend()static Aggregation.Alignof(long timestamp) static Aggregation.Alignstart()
-
Method Details
-
of
-
start
-
end
-
build
public <K,V> void build(io.lettuce.core.protocol.CommandArgs<K, V> args) - Specified by:
buildin interfaceio.lettuce.core.CompositeArgument
-