|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| EventStore | Abstraction of the event storage mechanism. |
| EventVisitor | Interface describing an instance of a visitor that receives events for processing. |
| PartialStreamSupport | Interface implemented by Event Stores that support reading partial event streams. |
| SnapshotEventStore | Interface describing an event store that is able to store snapshot events. |
| Exception Summary | |
|---|---|
| EventStoreException | Indicates that the given events stream could not be stored or read due to an underlying exception. |
| EventStreamNotFoundException | Exception indicating that the event store could not find an event stream for a given aggregate type and identifier. |
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||