Class ChannelEventRunnable

    • Field Detail

      • PARENT

        protected static final java.lang.ThreadLocal<java.util.concurrent.Executor> PARENT
        An internal use only thread-local variable that tells the Executor that this worker acquired a worker thread from.
      • estimatedSize

        int estimatedSize
      • executor

        private final java.util.concurrent.Executor executor