public class RecoveryCompleted$ extends RecoveryCompleted implements scala.Product, scala.Serializable
PersistentActor
when the journal replay has been finished.Modifier and Type | Field and Description |
---|---|
static RecoveryCompleted$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
RecoveryCompleted$() |
Modifier and Type | Method and Description |
---|---|
RecoveryCompleted$ |
getInstance()
Java API: get the singleton instance
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final RecoveryCompleted$ MODULE$
public RecoveryCompleted$ getInstance()
getInstance
in class RecoveryCompleted