@CommandImpl(value="setrange") @ParamLength(type=EXACT, value=3) @Mutate public class SetRange extends java.lang.Object
| Constructor and Description |
|---|
SetRange(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.IntegerReply |
execute(byte[] key,
byte[] offset,
byte[] val) |
@Execute public dev.keva.protocol.resp.reply.IntegerReply execute(byte[] key, byte[] offset, byte[] val)