@CommandImpl(value="zscore") @ParamLength(type=EXACT, value=2) public final class ZScore extends ZBase
| Constructor and Description |
|---|
ZScore(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.BulkReply |
execute(byte[] key,
byte[] member) |
add, increaseBy, score@Execute public dev.keva.protocol.resp.reply.BulkReply execute(byte[] key, byte[] member)