Package akka.stream

Class StreamRefSettings$


  • public class StreamRefSettings$
    extends java.lang.Object
    • Field Summary

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

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      StreamRefSettings apply​(ActorSystem system)
      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.
      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.
      StreamRefSettings create​(ActorSystem system)
      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.
      StreamRefSettings create​(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 Detail

      • MODULE$

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

      • StreamRefSettings$

        public StreamRefSettings$()
    • Method Detail

      • create

        public StreamRefSettings create​(ActorSystem system)
        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 2.6.0.
      • apply

        public StreamRefSettings apply​(ActorSystem system)
        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 2.6.0.
      • create

        public StreamRefSettings create​(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 2.6.0.
      • 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 2.6.0.