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 IOUringCompletionQueueModifier and TypeFieldDescriptionprivate final IOUringCompletionQueue
RingBuffer.ioUringCompletionQueue
Methods in io.netty.incubator.channel.uring that return IOUringCompletionQueueModifier and TypeMethodDescription(package private) IOUringCompletionQueue
RingBuffer.ioUringCompletionQueue()
Constructors in io.netty.incubator.channel.uring with parameters of type IOUringCompletionQueueModifierConstructorDescription(package private)
RingBuffer
(IOUringSubmissionQueue ioUringSubmissionQueue, IOUringCompletionQueue ioUringCompletionQueue)