Class Dispatchers$

java.lang.Object
org.apache.pekko.actor.typed.Dispatchers$

public class Dispatchers$ extends Object
  • Field Details

    • MODULE$

      public static final Dispatchers$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Dispatchers$

      public Dispatchers$()
  • Method Details

    • DefaultDispatcherId

      public final String DefaultDispatcherId()
      The id of the default dispatcher, also the full key of the configuration of the default dispatcher.
    • InternalDispatcherId

      public final String InternalDispatcherId()
      INTERNAL API