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