public static interface Eventsourced.State
boolean
recoveryRunning()
void
stateReceive(scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> receive, java.lang.Object message)
void stateReceive(scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> receive, java.lang.Object message)
boolean recoveryRunning()