LeveldbReadJournalProvider

org.apache.pekko.persistence.query.journal.leveldb.LeveldbReadJournalProvider

Attributes

Deprecated
true
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

The ReadJournal implementation for the Java API. This corresponds to the instance that is returned by PersistenceQuery#getReadJournalFor.

The ReadJournal implementation for the Java API. This corresponds to the instance that is returned by PersistenceQuery#getReadJournalFor.

Attributes

Definition Classes

The ReadJournal implementation for the Scala API. This corresponds to the instance that is returned by PersistenceQuery#readJournalFor.

The ReadJournal implementation for the Scala API. This corresponds to the instance that is returned by PersistenceQuery#readJournalFor.

Attributes

Definition Classes