| Package | Description |
|---|---|
| org.axonframework.eventsourcing |
Classes related to event sourcing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSnapshotterSpanFactory
Default implementation of the
SnapshotterSpanFactory. |
| Modifier and Type | Method and Description |
|---|---|
AbstractSnapshotter.Builder |
AbstractSnapshotter.Builder.spanFactory(SnapshotterSpanFactory spanFactory)
Sets the
SnapshotterSpanFactory implementation to use for providing tracing capabilities. |
AggregateSnapshotter.Builder |
AggregateSnapshotter.Builder.spanFactory(SnapshotterSpanFactory spanFactory) |
Copyright © 2010–2024. All rights reserved.