@CommandImpl(value="del") @ParamLength(type=AT_LEAST, value=1) @Mutate public class Del extends java.lang.Object
| Constructor and Description |
|---|
Del(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.IntegerReply |
execute(byte[]... keys) |
@Execute public dev.keva.protocol.resp.reply.IntegerReply execute(byte[]... keys)