Class IoUringBufferRingExhaustedEvent


  • public final class IoUringBufferRingExhaustedEvent
    extends Object
    Event that is fired when a read failed because the buffer ring was exhausted for now.
    • Method Detail

      • bufferGroupId

        public short bufferGroupId()
        Returns the buffer group id of the buffer ring that caused this event.
        Returns:
        the id.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object