case object RecoveryCompleted extends RecoveryCompleted with Product with Serializable
- Source
- DurableStateSignal.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RecoveryCompleted
- Serializable
- Product
- Equals
- RecoveryCompleted
- DurableStateSignal
- Signal
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def instance: RecoveryCompleted
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product