@CommandImpl(value="hlen") @ParamLength(value=1) public class HLen extends HashBase
| Constructor and Description |
|---|
HLen(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.IntegerReply |
execute(byte[] key) |
@Execute public dev.keva.protocol.resp.reply.IntegerReply execute(byte[] key)