Uses of Class
io.netty.incubator.channel.uring.IOUringEventLoopGroup
-
-
Uses of IOUringEventLoopGroup in io.netty.incubator.channel.uring
Constructors in io.netty.incubator.channel.uring with parameters of type IOUringEventLoopGroup Constructor Description IOUringEventLoop(IOUringEventLoopGroup parent, java.util.concurrent.Executor executor, int ringSize, int iosqeAsyncThreshold, io.netty.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler, io.netty.channel.EventLoopTaskQueueFactory queueFactory)
-