@CommandImpl(value="srem") @ParamLength(type=AT_LEAST, value=2) @Mutate public class SRem extends SetBase
| Constructor and Description |
|---|
SRem(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.IntegerReply |
execute(byte[][] params) |
@Execute public dev.keva.protocol.resp.reply.IntegerReply execute(byte[][] params)