Uses of Interface
io.fluxzero.sdk.persisting.eventsourcing.client.InMemoryEventStore.ModelCommitMaterializer
Packages that use InMemoryEventStore.ModelCommitMaterializer
-
Uses of InMemoryEventStore.ModelCommitMaterializer in io.fluxzero.sdk.persisting.eventsourcing.client
Methods in io.fluxzero.sdk.persisting.eventsourcing.client with parameters of type InMemoryEventStore.ModelCommitMaterializerModifier and TypeMethodDescriptionvoidInMemoryEventStore.setModelCommitMaterializer(InMemoryEventStore.ModelCommitMaterializer materializer) Links the SDK-only event store to the direct in-memory model materializer.