Class PoolMasterActor.ShutdownAll
java.lang.Object
org.apache.pekko.http.impl.engine.client.PoolMasterActor.ShutdownAll
- All Implemented Interfaces:
Serializable,org.apache.pekko.actor.DeadLetterSuppression,org.apache.pekko.actor.NoSerializationVerificationNeeded,scala.Equals,scala.Product
- Enclosing class:
- PoolMasterActor
public static final class PoolMasterActor.ShutdownAll
extends Object
implements org.apache.pekko.actor.NoSerializationVerificationNeeded, org.apache.pekko.actor.DeadLetterSuppression, scala.Product, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionShutdownAll(scala.concurrent.Promise<org.apache.pekko.Done> shutdownCompletedPromise) -
Method Summary
Modifier and TypeMethodDescriptionscala.concurrent.Promise<org.apache.pekko.Done>Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
ShutdownAll
public ShutdownAll(scala.concurrent.Promise<org.apache.pekko.Done> shutdownCompletedPromise)
-
-
Method Details
-
shutdownCompletedPromise
public scala.concurrent.Promise<org.apache.pekko.Done> shutdownCompletedPromise()
-