JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.pekko.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
Method Details
asJava
Recovery
asJava
()
toClassic
Recovery
toClassic
()
INTERNAL API