Uses of Interface
io.netty.util.concurrent.EventExecutorChooserFactory.EventExecutorChooser
Packages that use EventExecutorChooserFactory.EventExecutorChooser
-
Uses of EventExecutorChooserFactory.EventExecutorChooser in io.netty.util.concurrent
Subinterfaces of EventExecutorChooserFactory.EventExecutorChooser in io.netty.util.concurrentModifier and TypeInterfaceDescriptionstatic interfaceAnEventExecutorChooserFactory.EventExecutorChooserthat exposes metrics for observation.Methods in io.netty.util.concurrent that return EventExecutorChooserFactory.EventExecutorChooserModifier and TypeMethodDescriptionAutoScalingEventExecutorChooserFactory.newChooser(EventExecutor[] executors) DefaultEventExecutorChooserFactory.newChooser(EventExecutor[] executors) EventExecutorChooserFactory.newChooser(EventExecutor[] executors) Returns a newEventExecutorChooserFactory.EventExecutorChooser.