Uses of Class
io.netty.channel.uring.IoUringBufferRingConfig
-
-
Uses of IoUringBufferRingConfig in io.netty.channel.uring
Methods in io.netty.channel.uring that return types with arguments of type IoUringBufferRingConfig Modifier and Type Method Description List<IoUringBufferRingConfig>IoUringIoHandlerConfig. getBufferRingConfigs()Get the list of buffer ring configurations.Methods in io.netty.channel.uring with parameters of type IoUringBufferRingConfig Modifier and Type Method Description IoUringIoHandlerConfigIoUringIoHandlerConfig. setBufferRingConfig(IoUringBufferRingConfig... ringConfig)Add a buffer ring configuration to the list of buffer ring configurations.
-