Package org.apache.pekko.persistence.fsm
Interface PersistentFSM.Reason
-
- All Known Implementing Classes:
PersistentFSM.Failure,PersistentFSM.Normal$,PersistentFSM.Shutdown$
- Enclosing interface:
- PersistentFSM<S extends PersistentFSM.FSMState,D,E>
public static interface PersistentFSM.ReasonReason why thispekko.actor.FSMis shutting down.