public static final class PoolMasterActor.HasBeenShutdown
extends java.lang.Object
implements org.apache.pekko.actor.NoSerializationVerificationNeeded, org.apache.pekko.actor.DeadLetterSuppression, scala.Product, java.io.Serializable
Constructor and Description |
---|
HasBeenShutdown(PoolInterface interface_,
scala.util.Try<PoolInterface.ShutdownReason> reason) |
Modifier and Type | Method and Description |
---|---|
scala.util.Try<PoolInterface.ShutdownReason> |
reason() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HasBeenShutdown(PoolInterface interface_, scala.util.Try<PoolInterface.ShutdownReason> reason)
public scala.util.Try<PoolInterface.ShutdownReason> reason()