GracefulShutdownQuarantinedEvent

@SerialVersionUID(1L) @deprecated("Classic remoting is deprecated, use Artery", "2.6.0")
final case class GracefulShutdownQuarantinedEvent(uniqueAddress: UniqueAddress, reason: String) extends RemotingLifecycleEvent

The uniqueAddress was quarantined but it was due to normal shutdown or cluster leaving/exiting.

Deprecated
Source:
RemotingLifecycleEvent.scala
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product

Concrete fields