Uses of Package
io.fluxzero.sdk.persisting.eventsourcing.client
Packages that use io.fluxzero.sdk.persisting.eventsourcing.client
Package
Description
-
Classes in io.fluxzero.sdk.persisting.eventsourcing.client used by io.fluxzero.sdk.configuration.clientClassDescriptionLow-level client interface for interacting with the event store in Fluxzero.
-
Classes in io.fluxzero.sdk.persisting.eventsourcing.client used by io.fluxzero.sdk.modelingClassDescriptionLow-level client interface for interacting with the event store in Fluxzero.
-
Classes in io.fluxzero.sdk.persisting.eventsourcing.client used by io.fluxzero.sdk.persisting.eventsourcing.clientClassDescriptionLow-level client interface for interacting with the event store in Fluxzero.An implementation of the
EventStoreClientinterface that provides an in-memory event storage solution.Applies direct model documents and due snapshots, returning their local-handler publication for execution after the materialized state and graph-projection fences have advanced.Writes current materialized graph documents, returning their local-handler publication for execution after the graph-projection fence has advanced.Allows already-prepared, independent model commits to enter the websocket queue as one batch.Request-owned context for completing model commits in the transport result batch that contains them.Completes aligned model results and their request-owned contexts as one unit. -
Classes in io.fluxzero.sdk.persisting.eventsourcing.client used by io.fluxzero.sdk.persisting.repositoryClassDescriptionLow-level client interface for interacting with the event store in Fluxzero.