Uses of Class
io.netty.incubator.channel.uring.IOUringCompletionQueue
-
-
Uses of IOUringCompletionQueue in io.netty.incubator.channel.uring
Fields in io.netty.incubator.channel.uring declared as IOUringCompletionQueue Modifier and Type Field Description private IOUringCompletionQueueRingBuffer. ioUringCompletionQueueMethods in io.netty.incubator.channel.uring that return IOUringCompletionQueue Modifier and Type Method Description (package private) IOUringCompletionQueueRingBuffer. ioUringCompletionQueue()Constructors in io.netty.incubator.channel.uring with parameters of type IOUringCompletionQueue Constructor Description RingBuffer(IOUringSubmissionQueue ioUringSubmissionQueue, IOUringCompletionQueue ioUringCompletionQueue)
-