@CommandImpl(value="strlen") @ParamLength(value=1) public class Strlen extends java.lang.Object
| Constructor and Description |
|---|
Strlen(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)