Package akka.persistence.query.typed.javadsl
-
Interface Summary Interface Description CurrentEventsBySliceQuery A plugin may optionally support this query by implementing this trait.DurableStateStoreBySliceQuery<A> Query API for reading durable state objects.EventsBySliceQuery 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.