@UnstableApi
public interface EventExecutorChooserFactory
EventExecutorChooserFactory.EventExecutorChooser
s.Modifier and Type | Interface and Description |
---|---|
static interface |
EventExecutorChooserFactory.EventExecutorChooser
Chooses the next
EventExecutor to use. |
Modifier and Type | Method and Description |
---|---|
EventExecutorChooserFactory.EventExecutorChooser |
newChooser(EventExecutor[] executors)
Returns a new
EventExecutorChooserFactory.EventExecutorChooser . |
EventExecutorChooserFactory.EventExecutorChooser newChooser(EventExecutor[] executors)
EventExecutorChooserFactory.EventExecutorChooser
.Copyright © 2008–2017 The Netty Project. All rights reserved.