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