Package akka.persistence.typed.scaladsl
Interface Recovery
-
- All Known Implementing Classes:
DefaultRecovery$
,DisabledRecovery$
public interface Recovery
Strategy for recovery of snapshots and events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Recovery
asJava()
Recovery
toClassic()
INTERNAL API
-