Packages

object LeveldbReadJournal

Source
LeveldbReadJournal.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LeveldbReadJournal
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final val Identifier: String("akka.persistence.query.journal.leveldb")

    The default identifier for LeveldbReadJournal to be used with akka.persistence.query.PersistenceQuery#readJournalFor.

    The default identifier for LeveldbReadJournal to be used with akka.persistence.query.PersistenceQuery#readJournalFor.

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