RemotingShutdownEvent
org.apache.pekko.remote.RemotingShutdownEvent$
case object RemotingShutdownEvent extends RemotingLifecycleEvent
Attributes
- Deprecated
- true
- Source
- RemotingLifecycleEvent.scala
- Graph
-
- Supertypes
- Self type
Members list
Type members
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
The name of the type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- RemotingLifecycleEvent.scala
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Source
- RemotingLifecycleEvent.scala
In this article