Package org.apache.pekko.persistence.fsm
Class PersistentFSM.LogEntry$
java.lang.Object
org.apache.pekko.persistence.fsm.PersistentFSM.LogEntry$
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- PersistentFSM<S extends PersistentFSM.FSMState,
D, E>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PersistentFSM.LogEntry$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<S,D> PersistentFSM.LogEntry<S, D> final StringtoString()<S,D> scala.Option<scala.Tuple3<S, D, Object>> unapply(PersistentFSM.LogEntry<S, D> x$0)