9596979899100101
entries.put(Integer.MAX_VALUE, entry); } protected void init(Config cfg) { this.group = new NioEventLoopGroup(cfg.getThreads()); this.codec = new RedisCodecWrapper(cfg.getCodec()); }