Class SerializedSuspendableExecutionContext$

java.lang.Object
org.apache.pekko.util.SerializedSuspendableExecutionContext$
All Implemented Interfaces:
Serializable

public class SerializedSuspendableExecutionContext$ extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • SerializedSuspendableExecutionContext$

      public SerializedSuspendableExecutionContext$()
  • Method Details

    • Off

      public final int Off()
    • On

      public final int On()
    • Suspended

      public final int Suspended()
    • apply

      public org.apache.pekko.util.SerializedSuspendableExecutionContext apply(int throughput, scala.concurrent.ExecutionContext context)