@CommandImpl(value="getdel") @ParamLength(value=1) @Mutate public class GetDel extends java.lang.Object
| Constructor and Description |
|---|
GetDel(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.Reply<?> |
execute(byte[] key) |
@Execute public dev.keva.protocol.resp.reply.Reply<?> execute(byte[] key)