@CommandImpl(value="restore") @ParamLength(type=AT_LEAST, value=3) public class Restore extends java.lang.Object
| Constructor and Description |
|---|
Restore(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.Reply<?> |
execute(byte[] key,
byte[] ttl,
byte[] dump,
byte[] replace) |
@Execute public dev.keva.protocol.resp.reply.Reply<?> execute(byte[] key, byte[] ttl, byte[] dump, byte[] replace)