Class SnapshotAutoMigration.Akka$
- java.lang.Object
-
- org.apache.pekko.persistence.serialization.SnapshotAutoMigration.Akka$
-
- All Implemented Interfaces:
SnapshotAutoMigration
- Enclosing interface:
- SnapshotAutoMigration
public static class SnapshotAutoMigration.Akka$ extends java.lang.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
Fields Modifier and Type Field Description static SnapshotAutoMigration.Akka$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Akka$()
-
-
-
Field Detail
-
MODULE$
public static final SnapshotAutoMigration.Akka$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-