object StreamSupervisor
Ordering
- Alphabetic
- By Inheritance
Inherited
- StreamSupervisor
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
final
case class
Children
(children: Set[ActorRef]) extends Product with Serializable
Testing purpose
- final case class Materialize (props: Props, name: String) extends DeadLetterSuppression with NoSerializationVerificationNeeded with Product with Serializable
Value Members
- def nextName(): String
- def props(settings: ActorMaterializerSettings, haveShutDown: AtomicBoolean): Props
-
object
GetChildren
extends Product with Serializable
Testing purpose
-
object
PrintDebugDump
extends Product with Serializable
Testing purpose
-
object
StopChildren
extends Product with Serializable
Testing purpose
-
object
StoppedChildren
extends Product with Serializable
Testing purpose