Interface EventExecutorChooserFactory.EventExecutorChooser

All Known Implementing Classes:
DefaultEventExecutorChooserFactory.GenericEventExecutorChooser, DefaultEventExecutorChooserFactory.PowerOfTwoEventExecutorChooser
Enclosing interface:
EventExecutorChooserFactory

public static interface EventExecutorChooserFactory.EventExecutorChooser
Chooses the next EventExecutor to use.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the new EventExecutor to use.