Uses of Enum Class
io.fluxcapacitor.javaclient.persisting.eventsourcing.NoOpSnapshotStore
Packages that use NoOpSnapshotStore
-
Uses of NoOpSnapshotStore in io.fluxcapacitor.javaclient.persisting.eventsourcing
Methods in io.fluxcapacitor.javaclient.persisting.eventsourcing that return NoOpSnapshotStoreModifier and TypeMethodDescriptionstatic NoOpSnapshotStore
Returns the enum constant of this class with the specified name.static NoOpSnapshotStore[]
NoOpSnapshotStore.values()
Returns an array containing the constants of this enum class, in the order they are declared.