Class IoUringBufferRingExhaustedEvent
java.lang.Object
io.netty.channel.uring.IoUringBufferRingExhaustedEvent
Event that is fired when a read failed because the buffer ring was exhausted for now.
-
Method Summary
-
Method Details
-
bufferGroupId
public short bufferGroupId()Returns the buffer group id of the buffer ring that caused this event.- Returns:
- the id.
-
toString
-
hashCode
-
equals
-