org.apache.pekko.persistence.journal.leveldb

Members list

Type members

Classlikes

For testing only.

For testing only.

Attributes

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

Deprecated classlikes

A LevelDB store that can be shared by multiple actor systems. The shared store must be set for each actor system that uses the store via SharedLeveldbJournal.setStore. The shared LevelDB store is for testing only.

A LevelDB store that can be shared by multiple actor systems. The shared store must be set for each actor system that uses the store via SharedLeveldbJournal.setStore. The shared LevelDB store is for testing only.

Attributes

Deprecated
true
Source
SharedLeveldbStore.scala
Supertypes
trait ActorLogging
trait Actor
class Object
trait Matchable
class Any
Show all