Package com.redis.lettucemod.timeseries
Class Latest
java.lang.Object
com.redis.lettucemod.timeseries.Latest
- All Implemented Interfaces:
io.lettuce.core.CompositeArgument
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Latest
public Latest() -
Latest
public Latest(boolean enabled)
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
build
public <K,V> void build(io.lettuce.core.protocol.CommandArgs<K, V> args) - Specified by:
buildin interfaceio.lettuce.core.CompositeArgument
-
of
-