Package akka.persistence
Class JournalProtocol$
- java.lang.Object
- 
- akka.persistence.JournalProtocol$
 
- 
 public class JournalProtocol$ extends java.lang.ObjectINTERNAL API.Messages exchanged between persistent actors and a journal. 
- 
- 
Field SummaryFields Modifier and Type Field Description static JournalProtocol$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description JournalProtocol$()
 
- 
- 
- 
Field Detail- 
MODULE$public static final JournalProtocol$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-