Package org.apache.pekko.stream
Class StreamRefSettings$
java.lang.Object
org.apache.pekko.stream.StreamRefSettings$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StreamRefSettings$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(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.
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
StreamRefSettings$
public StreamRefSettings$()
-
-
Method Details
-
apply
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.
-