CurrentEventsByPersistenceIdStartingFromSnapshotQuery |
A plugin may optionally support this query by implementing this trait.
|
CurrentEventsByPersistenceIdTypedQuery |
A plugin may optionally support this query by implementing this trait.
|
CurrentEventsBySliceQuery |
A plugin may optionally support this query by implementing this trait.
|
CurrentEventsBySliceStartingFromSnapshotsQuery |
A plugin may optionally support this query by implementing this trait.
|
DurableStateStoreBySliceQuery<A> |
Query API for reading durable state objects.
|
EventsByPersistenceIdStartingFromSnapshotQuery |
A plugin may optionally support this query by implementing this trait.
|
EventsByPersistenceIdTypedQuery |
A plugin may optionally support this query by implementing this trait.
|
EventsBySliceQuery |
A plugin may optionally support this query by implementing this trait.
|
EventsBySliceStartingFromSnapshotsQuery |
A plugin may optionally support this query by implementing this trait.
|
EventTimestampQuery |
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
|
LoadEventQuery |
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
|