Uses of Package
io.netty.channel.uring
-
Packages that use io.netty.channel.uring Package Description io.netty.channel.uring io_uring is a high I/O performance scalable interface for fully asynchronous Linux syscalls. -
Classes in io.netty.channel.uring used by io.netty.channel.uring Class Description AbstractIoUringBufferRingAllocator Base class forIoUringBufferRingAllocatorimplementations which support large allocations.IoUringBufferRingAllocator Allocator that is responsible to allocate buffers for a buffer ring.IoUringBufferRingConfig Configuration class for anIoUringBufferRing.IoUringBufferRingConfig.Builder IoUringIoHandlerConfig Configuration class for anIoUringIoHandler, managing the settings for aRingBufferand its io_uring file descriptor.