Uses of Package
org.axonframework.eventsourcing.eventstore
Packages that use org.axonframework.eventsourcing.eventstore
Package
Description
Classes related to event sourcing.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
JDBC Implementation of the EventStore.
JPA Implementation of the EventStore.
-
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.axonserver.connector.event.axonClassDescriptionAbstract implementation of an
EventStorethat uses aEventStorageEngineto store and load events.Abstract Builder class to instantiate anAbstractEventStore.The DomainEventStream represents a stream of historical events published by an Aggregate.Provides a mechanism to append as well as retrieve events from an underlying storage like a database.Provides a mechanism to open streams from events in the the underlying event storage. -
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.configClassDescriptionProvides a mechanism to append as well as retrieve events from an underlying storage like a database.Provides a mechanism to open streams from events in the the underlying event storage.
-
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.disruptor.commandhandlingClassDescriptionProvides a mechanism to open streams from events in the the underlying event storage.
-
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.eventsourcingClassDescriptionThe DomainEventStream represents a stream of historical events published by an Aggregate.Provides a mechanism to append as well as retrieve events from an underlying storage like a database.Provides a mechanism to open streams from events in the the underlying event storage.
-
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.eventsourcing.conflictresolutionClassDescriptionProvides a mechanism to open streams from events in the the underlying event storage.
-
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.eventsourcing.eventstoreClassDescriptionAbstract
EventStorageEngineimplementation that takes care of event serialization and upcasting.Abstract Builder class to instantiate anAbstractEventStorageEngine.Abstract implementation of anEventStorethat uses aEventStorageEngineto store and load events.Abstract Builder class to instantiate anAbstractEventStore.Abstract Builder class to instantiate aBatchingEventStorageEngine.The DomainEventStream represents a stream of historical events published by an Aggregate.Implementation of anEventStorethat stores and fetches events using anEventStorageEngine.Builder class to instantiate anEmbeddedEventStore.Provides a mechanism to append as well as retrieve events from an underlying storage like a database.Provides a mechanism to open streams from events in the the underlying event storage. -
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.eventsourcing.eventstore.inmemoryClassDescriptionThe DomainEventStream represents a stream of historical events published by an Aggregate.Provides a mechanism to append as well as retrieve events from an underlying storage like a database.
-
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.eventsourcing.eventstore.jdbcClassDescriptionAbstract
EventStorageEngineimplementation that takes care of event serialization and upcasting.Abstract Builder class to instantiate anAbstractEventStorageEngine.AbstractEventStorageEngineimplementation that fetches events in batches from the backing database.Abstract Builder class to instantiate aBatchingEventStorageEngine.Provides a mechanism to append as well as retrieve events from an underlying storage like a database. -
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.eventsourcing.eventstore.jpaClassDescriptionAbstract
EventStorageEngineimplementation that takes care of event serialization and upcasting.Abstract Builder class to instantiate anAbstractEventStorageEngine.Abstract base class of a serialized snapshot event storing the state of an aggregate.AbstractEventStorageEngineimplementation that fetches events in batches from the backing database.Abstract Builder class to instantiate aBatchingEventStorageEngine.Provides a mechanism to append as well as retrieve events from an underlying storage like a database. -
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.eventsourcing.eventstore.legacyjpaClassDescriptionAbstract
EventStorageEngineimplementation that takes care of event serialization and upcasting.Abstract Builder class to instantiate anAbstractEventStorageEngine.Abstract implementation of anEventStorethat uses aEventStorageEngineto store and load events.Abstract Builder class to instantiate anAbstractEventStore.AbstractEventStorageEngineimplementation that fetches events in batches from the backing database.Abstract Builder class to instantiate aBatchingEventStorageEngine.Provides a mechanism to append as well as retrieve events from an underlying storage like a database.Provides a mechanism to open streams from events in the the underlying event storage. -
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.spring.eventsourcingClassDescriptionProvides a mechanism to open streams from events in the the underlying event storage.
-
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.springboot.autoconfigClassDescriptionImplementation of an
EventStorethat stores and fetches events using anEventStorageEngine.Provides a mechanism to append as well as retrieve events from an underlying storage like a database.Provides a mechanism to open streams from events in the the underlying event storage. -
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.springboot.autoconfig.legacyjpaClassDescriptionProvides a mechanism to append as well as retrieve events from an underlying storage like a database.
-
Classes in org.axonframework.eventsourcing.eventstore used by org.axonframework.test.aggregateClassDescriptionProvides a mechanism to open streams from events in the the underlying event storage.