Dispatcher
org.apache.pekko.stream.ActorAttributes.Dispatcher
final case class Dispatcher(dispatcher: String) extends MandatoryAttribute
Configures the dispatcher to be used by streams.
Use factory method ActorAttributes#dispatcher to create instances.
Attributes
- Source
- Attributes.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MandatoryAttributetrait Attributeclass Objecttrait Matchableclass Any
Members list
In this article