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