|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.SaveSnapshotSuccess
public class SaveSnapshotSuccess
Sent to a PersistentActor after successful saving of a snapshot.
param: metadata snapshot metadata.
| Constructor Summary | |
|---|---|
SaveSnapshotSuccess(SnapshotMetadata metadata)
|
|
| Method Summary | |
|---|---|
SnapshotMetadata |
metadata()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public SaveSnapshotSuccess(SnapshotMetadata metadata)
| Method Detail |
|---|
public SnapshotMetadata metadata()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||