Searched defs:workerEventLoopGroupPool (Results 1 – 1 of 1) sorted by relevance
99 private ObjectPool<? extends EventLoopGroup> workerEventLoopGroupPool = field in NettyServerBuilder336 NettyServerBuilder workerEventLoopGroupPool( in workerEventLoopGroupPool() method in NettyServerBuilder337 ObjectPool<? extends EventLoopGroup> workerEventLoopGroupPool) { in workerEventLoopGroupPool()