public class SharedLeveldbJournal$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static SharedLeveldbJournal$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
SharedLeveldbJournal$() |
| Modifier and Type | Method and Description |
|---|---|
void |
setStore(ActorRef store,
ActorSystem system)
Sets the shared LevelDB
store for the given actor system. |
public static final SharedLeveldbJournal$ MODULE$
public void setStore(ActorRef store, ActorSystem system)
store for the given actor system.
store - (undocumented)system - (undocumented)SharedLeveldbStore