|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.Recover$
public class Recover$
| Field Summary | |
|---|---|
static Recover$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
Recover$()
|
|
| Method Summary | |
|---|---|
Recover |
create()
Java API. |
Recover |
create(long toSequenceNr)
Java API. |
Recover |
create(SnapshotSelectionCriteria fromSnapshot)
Java API. |
Recover |
create(SnapshotSelectionCriteria fromSnapshot,
long toSequenceNr)
Java API. |
Recover |
create(SnapshotSelectionCriteria fromSnapshot,
long toSequenceNr,
long replayMax)
Java API. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Recover$ MODULE$
| Constructor Detail |
|---|
public Recover$()
| Method Detail |
|---|
public Recover create()
Recoverpublic Recover create(long toSequenceNr)
toSequenceNr - (undocumented)
Recoverpublic Recover create(SnapshotSelectionCriteria fromSnapshot)
fromSnapshot - (undocumented)
Recover
public Recover create(SnapshotSelectionCriteria fromSnapshot,
long toSequenceNr)
fromSnapshot - (undocumented)toSequenceNr - (undocumented)
Recover
public Recover create(SnapshotSelectionCriteria fromSnapshot,
long toSequenceNr,
long replayMax)
fromSnapshot - (undocumented)toSequenceNr - (undocumented)replayMax - (undocumented)
Recover
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||