Class AsynchronousChannelListener.Event

java.lang.Object
org.firebirdsql.gds.ng.wire.AsynchronousChannelListener.Event
Enclosing interface:
AsynchronousChannelListener

public static class AsynchronousChannelListener.Event extends Object
Event count notification
  • Constructor Details

    • Event

      public Event(int eventId, int eventCount)
  • Method Details

    • getEventId

      public int getEventId()
    • getEventCount

      public int getEventCount()