cc.otavia.core.reactor.SelectStrategy
 See theSelectStrategy companion trait
  object SelectStrategy
 
Select strategy interface.
Provides the ability to control the behavior of the select loop. For example a blocking select operation can be delayed or skipped entirely if there are events to process immediately.
Attributes
- Companion
- trait
- Graph
- 
    
- Supertypes
- 
    class Objecttrait Matchableclass Any
- Self type
- 
    SelectStrategy.type
Members list
In this article