case object ClusterShuttingDown extends ClusterDomainEvent with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- ClusterShuttingDown
- Serializable
- Product
- Equals
- ClusterDomainEvent
- DeadLetterSuppression
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
This event is published when the cluster node is shutting down, before the final MemberRemoved events are published.