@CommandImpl(value="llen") @ParamLength(value=1) public class LLen extends ListBase
LLen(dev.keva.storage.KevaDatabase database)
dev.keva.protocol.resp.reply.IntegerReply
execute(byte[] key)
getList, lpop, lpush, range, remove, rpop, rpush, set
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Autowired public LLen(dev.keva.storage.KevaDatabase database)
@Execute public dev.keva.protocol.resp.reply.IntegerReply execute(byte[] key)