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