@CommandImpl(value="dump") @ParamLength(value=1) public class Dump extends java.lang.Object
| Constructor and Description |
|---|
Dump(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)