Uses of Enum
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 NoOpSnapshotStoreReturns the enum constant of this type with the specified name.static NoOpSnapshotStore[]NoOpSnapshotStore.values()Returns an array containing the constants of this enum type, in the order they are declared.