org.apache.pekko.persistence.query.typed.scaladsl
Members list
Type members
Classlikes
A plugin may optionally support this query by implementing this trait.
A plugin may optionally support this query by implementing this trait.
API May Change
Attributes
- Supertypes
Query API for reading durable state objects.
Query API for reading durable state objects.
For Java API see DurableStateStoreBySliceQuery.
API May Change
Attributes
- Supertypes
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
API May Change
Attributes
- Supertypes
A plugin may optionally support this query by implementing this trait.
A plugin may optionally support this query by implementing this trait.
EventsBySliceQuery that is using a timestamp based offset should also implement EventTimestampQuery and LoadEventQuery.
API May Change
Attributes
- Supertypes
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
API May Change
Attributes
- Supertypes