@UnstableApi
public interface EventExecutorChooserFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
EventExecutorChooserFactory.EventExecutorChooser
选择下一个 EventExecutor 使用。
|
Modifier and Type | Method and Description |
---|---|
EventExecutorChooserFactory.EventExecutorChooser |
newChooser(EventExecutor[] executors)
|
EventExecutorChooserFactory.EventExecutorChooser newChooser(EventExecutor[] executors)
Copyright © 2008–2018 The Netty Project. All rights reserved.