@UnstableApi public interface EventExecutorChooserFactory
EventExecutorChooserFactory.EventExecutorChoosers.| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
EventExecutorChooserFactory.EventExecutorChooser
Chooses the next
EventExecutor to use. |
| 限定符和类型 | 方法和说明 |
|---|---|
EventExecutorChooserFactory.EventExecutorChooser |
newChooser(EventExecutor[] executors)
Returns a new
EventExecutorChooserFactory.EventExecutorChooser. |
EventExecutorChooserFactory.EventExecutorChooser newChooser(EventExecutor[] executors)
EventExecutorChooserFactory.EventExecutorChooser.