Class SnapshotAutoMigration.NoMigration$
java.lang.Object
org.apache.pekko.persistence.serialization.SnapshotAutoMigration.NoMigration$
- All Implemented Interfaces:
SnapshotAutoMigration
- Enclosing interface:
- SnapshotAutoMigration
public static class SnapshotAutoMigration.NoMigration$
extends Object
implements SnapshotAutoMigration
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pekko.persistence.serialization.SnapshotAutoMigration
SnapshotAutoMigration.Akka$, SnapshotAutoMigration.NoMigration$, SnapshotAutoMigration.Pekko$ -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SnapshotAutoMigration.NoMigration$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
NoMigration$
public NoMigration$()
-