Package | Description |
---|---|
org.axonframework.eventsourcing |
Classes related to event sourcing.
|
org.axonframework.spring.eventsourcing |
Modifier and Type | Method and Description |
---|---|
AggregateSnapshotter |
AggregateSnapshotter.Builder.build()
Initializes a
AggregateSnapshotter as specified through this Builder. |
Modifier and Type | Class and Description |
---|---|
class |
SpringAggregateSnapshotter
Snapshotter implementation that uses the AggregateRoot as state for the snapshot.
|
Copyright © 2010–2018. All rights reserved.