org.apache.pekko.persistence.query.typed.javadsl

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
trait ReadJournal
class Object
trait Matchable
class Any

Query API for reading durable state objects.

Query API for reading durable state objects.

For Scala API see DurableStateStoreBySliceQuery.

API May Change

Attributes

Supertypes
class Object
trait Matchable
class Any

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
trait ReadJournal
class Object
trait Matchable
class Any

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
trait ReadJournal
class Object
trait Matchable
class Any

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
trait ReadJournal
class Object
trait Matchable
class Any