Uses of Class
org.axonframework.springboot.TracingProperties.SnapshotterProperties
Packages that use TracingProperties.SnapshotterProperties
-
Uses of TracingProperties.SnapshotterProperties in org.axonframework.springboot
Methods in org.axonframework.springboot that return TracingProperties.SnapshotterPropertiesModifier and TypeMethodDescriptionTracingProperties.getSnapshotter()Returns the properties describing the tracing settings for theSnapshotter.Methods in org.axonframework.springboot with parameters of type TracingProperties.SnapshotterPropertiesModifier and TypeMethodDescriptionvoidTracingProperties.setSnapshotter(TracingProperties.SnapshotterProperties snapshotter) Sets the properties describing the tracing settings for theSnapshotter.