Packages

package leveldb

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class SharedLeveldbStore extends LeveldbStore

    A LevelDB store that can be shared by multiple actor systems.

    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.

Value Members

  1. object SharedLeveldbJournal

Ungrouped