return storageStrategy.findLastSnapshot(template.snapshotCollection(),aggregateIdentifier); | return storageStrategy.findSnapshots(template.snapshotCollection(),aggregateIdentifier); | storageStrategy.findLastSnapshot(template.snapshotCollection(),aggregateIdentifier) | storageStrategy.findSnapshots(template.snapshotCollection(),aggregateIdentifier) | AxonFramework | f345bfad0fd04d8fc58a406dc56035c418d5a483 | org.axonframework.mongo.eventsourcing.eventstore.MongoEventStorageEngine | | _1 | readSnapshotData |
---|
_2 | readSnapshotData |
---|
| v0 | storageStrategy |
---|
v1 | template.snapshotCollection() |
---|
v2 | aggregateIdentifier |
---|
| | v0 | storageStrategy |
---|
v1 | template.snapshotCollection() |
---|
v2 | aggregateIdentifier |
---|
| Returns | True |