Package akka.persistence
Class Protocol$
- java.lang.Object
-
- akka.persistence.Protocol$
-
public class Protocol$ extends java.lang.Object
INTERNAL API.Messages exchanged between persistent actors and a journal/snapshot-store.
-
-
Constructor Summary
Constructors Constructor Description Protocol$()
-
-
-
Field Detail
-
MODULE$
public static final Protocol$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-