Interface ThreadAwareExecutor
- All Superinterfaces:
Executor
- All Known Subinterfaces:
EventExecutor, EventLoop, IoEventLoop, OrderedEventExecutor
- All Known Implementing Classes:
AbstractEventExecutor, AbstractEventLoop, AbstractScheduledEventExecutor, DefaultEventExecutor, DefaultEventLoop, EpollEventLoop, GlobalEventExecutor, ImmediateEventExecutor, ManualIoEventLoop, NioEventLoop, SingleThreadEventExecutor, SingleThreadEventLoop, SingleThreadIoEventLoop, ThreadPerChannelEventLoop, UnorderedThreadPoolEventExecutor
Executor that is aware its execution thread.
-
Method Summary
-
Method Details
-
isExecutorThread
-