Class EventSourcedBehaviorTestKit.RestartResult<State>
java.lang.Object
org.apache.pekko.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.RestartResult<State>
- Enclosing class:
- EventSourcedBehaviorTestKit<Command,
Event, State>
The result of restarting the behavior.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RestartResult
-
-
Method Details
-
state
The state after recovery.
-