@UnstableApi public final class DefaultEventExecutorChooserFactory extends java.lang.Object implements EventExecutorChooserFactory
EventExecutor的默认实现。
EventExecutorChooserFactory.EventExecutorChooser| Modifier and Type | Field and Description |
|---|---|
static DefaultEventExecutorChooserFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
EventExecutorChooserFactory.EventExecutorChooser |
newChooser(EventExecutor[] executors)
|
public static final DefaultEventExecutorChooserFactory INSTANCE
public EventExecutorChooserFactory.EventExecutorChooser newChooser(EventExecutor[] executors)
EventExecutorChooserFactory
newChooser ,界面
EventExecutorChooserFactory
Copyright © 2008–2018 The Netty Project. All rights reserved.