public interface NioSelectorPool
限定符和类型 | 方法和说明 |
---|---|
void |
rebuildSelectors()
Replaces the current
Selector s of the Boss es with new Selector s to work around the
infamous epoll 100% CPU bug. |
void |
shutdown()
Shutdown the
NioSelectorPool and all internal created resources |
void rebuildSelectors()
Selector
s of the Boss
es with new Selector
s to work around the
infamous epoll 100% CPU bug.void shutdown()
NioSelectorPool
and all internal created resources