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