@CommandImpl(value="setex") @ParamLength(type=EXACT, value=3) public class SetEX extends java.lang.Object
| Constructor and Description |
|---|
SetEX(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)