| DeletedDurableState<A> |
param: persistenceId The persistence id of the origin entity.
|
| DeletedDurableState$ |
|
| EventEnvelope |
Event wrapper adding meta data for the events in the result stream of
EventsByTagQuery query, or similar queries.
|
| EventEnvelope$ |
|
| NoOffset |
Used when retrieving all events.
|
| NoOffset$ |
Used when retrieving all events.
|
| Offset |
|
| Offset$ |
|
| PersistenceQuery |
|
| PersistenceQuery$ |
Persistence extension for queries.
|
| QueryCorrelationId |
(Optional) mechanism for query implementations to pick up a correlation id from the caller, to use in logging and
error messages.
|
| QueryCorrelationId$ |
(Optional) mechanism for query implementations to pick up a correlation id from the caller, to use in logging and
error messages.
|
| Sequence |
Corresponds to an ordered sequence number for the events.
|
| Sequence$ |
|
| TimeBasedUUID |
Corresponds to an ordered unique identifier of the events.
|
| TimeBasedUUID$ |
|
| TimestampOffset |
Timestamp based offset.
|
| TimestampOffset$ |
|
| TimestampOffsetBySlice |
Timestamp-based offset by slice.
|
| TimestampOffsetBySlice$ |
Timestamp-based offset by slice.
|
| UpdatedDurableState<A> |
param: persistenceId The persistence id of the origin entity.
|
| UpdatedDurableState$ |
|