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