SharedLeveldbJournal

org.apache.pekko.persistence.journal.leveldb.SharedLeveldbJournal

For testing only.

Attributes

Source
LeveldbJournal.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Configuration to enable TestJavaSerializer in pekko-testkit for for the messages used by SharedLeveldbJournal.

Configuration to enable TestJavaSerializer in pekko-testkit for for the messages used by SharedLeveldbJournal.

For testing only.

Attributes

Source
LeveldbJournal.scala
def setStore(store: ActorRef, system: ActorSystem): Unit

Sets the shared LevelDB store for the given actor system.

Sets the shared LevelDB store for the given actor system.

Attributes

See also
Source
LeveldbJournal.scala