java.lang.Object
org.apache.pekko.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal$

public class LeveldbReadJournal$ extends Object
  • Field Details

    • MODULE$

      public static final LeveldbReadJournal$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • LeveldbReadJournal$

      public LeveldbReadJournal$()
  • Method Details

    • Identifier

      public final String Identifier()
      The default identifier for LeveldbReadJournal to be used with pekko.persistence.query.PersistenceQuery#getReadJournalFor.

      The value is "pekko.persistence.query.journal.leveldb" and corresponds to the absolute path to the read journal configuration entry.