Uses of Interface
io.fluxzero.sdk.persisting.eventsourcing.client.InMemoryEventStore.ModelGraphProjectionMaterializer
Packages that use InMemoryEventStore.ModelGraphProjectionMaterializer
-
Uses of InMemoryEventStore.ModelGraphProjectionMaterializer in io.fluxzero.sdk.persisting.eventsourcing.client
Methods in io.fluxzero.sdk.persisting.eventsourcing.client with parameters of type InMemoryEventStore.ModelGraphProjectionMaterializerModifier and TypeMethodDescriptionvoidInMemoryEventStore.setModelGraphProjectionMaterializer(InMemoryEventStore.ModelGraphProjectionMaterializer materializer) Links the SDK-only event store to its in-memory search materializer.