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