Package org.apache.pekko.persistence
Class SnapshotProtocol$
java.lang.Object
org.apache.pekko.persistence.SnapshotProtocol$
INTERNAL API.
Defines messages exchanged between persistent actors and a snapshot store.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SnapshotProtocol$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
-
SnapshotProtocol$
public SnapshotProtocol$()
-