final class IOSettings extends AnyRef
- Annotations
- @nowarn()
- Source
- ActorMaterializer.scala
Linear Supertypes
Type Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- IOSettings
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
Value Members
- val coalesceWrites: Int
- def equals(other: Any): Boolean
- Definition Classes
- IOSettings → AnyRef → Any
- def hashCode(): Int
- Definition Classes
- IOSettings → AnyRef → Any
- def toString(): String
- Definition Classes
- IOSettings → AnyRef → Any
- def withCoalesceWrites(value: Int): IOSettings
- def withTcpWriteBufferSize(value: Int): IOSettings