Class SnapshotSelectionCriteria$
java.lang.Object
org.apache.pekko.persistence.typed.SnapshotSelectionCriteria$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SnapshotSelectionCriteria$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
-
SnapshotSelectionCriteria$
public SnapshotSelectionCriteria$()
-
-
Method Details
-
latest
The latest saved snapshot. -
none
No saved snapshot matches.
-