Class RecoveryCompleted$

  • All Implemented Interfaces:
    java.io.Serializable, scala.Equals, scala.Product

    public class RecoveryCompleted$
    extends RecoveryCompleted
    implements scala.Product, java.io.Serializable
    Sent to a PersistentActor when the journal replay has been finished.
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

        public static final RecoveryCompleted$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • RecoveryCompleted$

        public RecoveryCompleted$()