@CommandImpl(value="msetnx") @ParamLength(type=AT_LEAST, value=2) public class MSetNX extends java.lang.Object
| Constructor and Description |
|---|
MSetNX(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)