@CommandImpl(value="smove") @ParamLength(value=3) @Mutate public class SMove extends SetBase
| Constructor and Description |
|---|
SMove(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.IntegerReply |
execute(byte[] source,
byte[] destination,
byte[] member) |
@Execute public dev.keva.protocol.resp.reply.IntegerReply execute(byte[] source, byte[] destination, byte[] member)