public final class AddressTerminated extends java.lang.Object implements AutoReceivedMessage, PossiblyHarmful, DeadLetterSuppression, scala.Product, scala.Serializable
Used for remote death watch. Failure detector publish this to the
AddressTerminatedTopic
when a remote node is detected to be unreachable and/or decided to
be removed.
The watcher (DeathWatch
) subscribes to the AddressTerminatedTopic
and translates this event to Terminated
, which is sent itself.
Constructor and Description |
---|
AddressTerminated(Address address) |
Modifier and Type | Method and Description |
---|---|
Address |
address() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait