Package com.redis.lettucemod.json
Class Slice
java.lang.Object
com.redis.lettucemod.json.Slice
- All Implemented Interfaces:
io.lettuce.core.CompositeArgument
-
Constructor Details
-
Slice
public Slice(long start)
-
-
Method Details
-
getStart
public long getStart() -
getStop
-
of
-
start
-
build
public <K,V> void build(io.lettuce.core.protocol.CommandArgs<K, V> args) - Specified by:
buildin interfaceio.lettuce.core.CompositeArgument
-