Package org.apache.pekko.persistence.query.javadsl
@NullMarked
package org.apache.pekko.persistence.query.javadsl
Java API for Pekko Persistence Query.
This package contains the Java DSL for Pekko Persistence Query. For the Scala DSL see
org.apache.pekko.persistence.query.scaladsl.
-
InterfacesClassDescriptionA plugin may optionally support this query by implementing this interface.A plugin may optionally support this query by implementing this interface.A trait that enables querying the current last sequence number for a given
persistenceId.A plugin may optionally support this query by implementing this interface.A DurableStateStore may optionally support this query by implementing this trait.Query API for reading durable state objects.A plugin may optionally support this query by implementing this interface.A plugin may optionally support this query by implementing this interface.A ReadJournal may optionally support this query by implementing this trait.A plugin may optionally support this query by implementing this interface.API for reading persistent events and information derived from stored persistent events.