| Package | Description | 
|---|---|
| org.axonframework.eventsourcing | Classes related to event sourcing. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachingEventSourcingRepository<T>Implementation of the event sourcing repository that uses a cache to improve loading performance. | 
| Modifier and Type | Method and Description | 
|---|---|
| <R extends EventSourcingRepository<T>> | EventSourcingRepository.Builder. build()Initializes a  EventSourcingRepositoryorCachingEventSourcingRepositoryas specified through
 this Builder. | 
Copyright © 2010–2025. All rights reserved.