Packages

o

akka.cluster.ClusterEvent

ClusterShuttingDown

object ClusterShuttingDown extends ClusterDomainEvent with Product with Serializable

This event is published when the cluster node is shutting down, before the final MemberRemoved events are published.

Source
ClusterEvent.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ClusterShuttingDown
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ClusterDomainEvent
  7. DeadLetterSuppression
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All