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