Package org.apache.pekko.persistence
Class JournalProtocol
- java.lang.Object
-
- org.apache.pekko.persistence.JournalProtocol
-
public class JournalProtocol extends java.lang.Object
INTERNAL API.Messages exchanged between persistent actors and a journal.
-
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description JournalProtocol()
-