public interface NettyIoExecutor extends IoExecutor
IoExecutor for netty.
| Modifier and Type | Method and Description |
|---|---|
Executor |
asExecutor()
Get an
Executor which will use an IoExecutor thread for execution. |
isFileDescriptorSocketAddressSupported, isUnixDomainSocketSupportedonClosecloseAsync, closeAsyncGracefullyExecutor asExecutor()
Executor which will use an IoExecutor thread for execution.
Runnables.
If this assumption is violated, it will impact EventLoop responsiveness and hence should be avoided.Executor which will use an IoExecutor thread for execution.