| Package | Description |
|---|---|
| io.netty.util.concurrent |
Utility classes for concurrent / async tasks.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
MultithreadEventExecutorGroup.GenericEventExecutorChooser |
private class |
MultithreadEventExecutorGroup.PowerOfTwoEventExecutorChooser |
| Modifier and Type | Field and Description |
|---|---|
private MultithreadEventExecutorGroup.EventExecutorChooser |
MultithreadEventExecutorGroup.chooser |