Class StreamRefSettings$

java.lang.Object
org.apache.pekko.stream.StreamRefSettings$

public class StreamRefSettings$ extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final StreamRefSettings$
    Static reference to the singleton instance of this Scala object.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(com.typesafe.config.Config c)
    Deprecated.
    Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • MODULE$

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

    • StreamRefSettings$

      public StreamRefSettings$()
  • Method Details

    • apply

      public StreamRefSettings apply(com.typesafe.config.Config c)
      Deprecated.
      Use attributes on the Runnable graph or change the defaults in configuration, see migration guide for details https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since Akka 2.6.0.