Uses of Interface
org.axonframework.messaging.eventstreaming.EventsCondition
Packages that use EventsCondition
Package
Description
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
-
Uses of EventsCondition in org.axonframework.eventsourcing.eventstore
Subinterfaces of EventsCondition in org.axonframework.eventsourcing.eventstoreModifier and TypeInterfaceDescriptioninterfaceInterface describing the consistency boundary condition forEventMessageswhenappendingthem to an Event Store.interfaceInterface describing the condition tosourceevents from an Event Store. -
Uses of EventsCondition in org.axonframework.messaging.eventstreaming
Subinterfaces of EventsCondition in org.axonframework.messaging.eventstreamingModifier and TypeInterfaceDescriptioninterfaceInterface describing the condition tofrom a streamable event source (like an Event Store).invalid reference
stream