PriorityGenerator

org.apache.pekko.dispatch.PriorityGenerator
See thePriorityGenerator companion class

Attributes

Companion
class
Source
Dispatcher.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(priorityFunction: Any => Int): PriorityGenerator

Creates a PriorityGenerator that uses the supplied function as priority generator

Creates a PriorityGenerator that uses the supplied function as priority generator

Attributes

Source
Dispatcher.scala