Class KQueueEventLoop.KQueueRegistration

  • Enclosing class:
    KQueueEventLoop

    final class KQueueEventLoop.KQueueRegistration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void evSet​(short filter, short flags, int fflags, long data)  
      (package private) void remove()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • id

        private final long id
      • removed

        private boolean removed
    • Method Detail

      • evSet

        void evSet​(short filter,
                   short flags,
                   int fflags,
                   long data)
      • remove

        void remove()
             throws java.lang.Exception
        Throws:
        java.lang.Exception