public static class StreamUtils.StreamControl
extends java.lang.Object
implements scala.Product, java.io.Serializable
| Constructor and Description | 
|---|
| StreamControl(scala.concurrent.Future<scala.runtime.BoxedUnit> whenMaterialized,
             scala.concurrent.Future<scala.runtime.BoxedUnit> whenTerminated,
             scala.Option<org.apache.pekko.stream.KillSwitch> killSwitch) | 
| Modifier and Type | Method and Description | 
|---|---|
| scala.Option<org.apache.pekko.stream.KillSwitch> | killSwitch() | 
| scala.concurrent.Future<scala.runtime.BoxedUnit> | whenMaterialized() | 
| scala.concurrent.Future<scala.runtime.BoxedUnit> | whenTerminated() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait