@UnstableApi public final class DefaultEventExecutorChooserFactory extends 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)
Returns a new
EventExecutorChooserFactory.EventExecutorChooser . |
public static final DefaultEventExecutorChooserFactory INSTANCE
public EventExecutorChooserFactory.EventExecutorChooser newChooser(EventExecutor[] executors)
EventExecutorChooserFactory
EventExecutorChooserFactory.EventExecutorChooser
.newChooser
in interface EventExecutorChooserFactory
Copyright © 2008–2017 The Netty Project. All rights reserved.