Package org.apache.pekko.stream
Class IOSettings$
java.lang.Object
org.apache.pekko.stream.IOSettings$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IOSettings$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(com.typesafe.config.Config config) Deprecated.Use setting 'pekko.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead.
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
IOSettings$
public IOSettings$()
-
-
Method Details
-
apply
Deprecated.Use setting 'pekko.stream.materializer.io.tcp.write-buffer-size' or attribute TcpAttributes.writeBufferSize instead. Since Akka 2.6.0.
-