object SharedLeveldbJournal
Ordering
- Alphabetic
- By Inheritance
Inherited
- SharedLeveldbJournal
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def configToEnableJavaSerializationForTest: Config
Configuration to enable
TestJavaSerializer
inakka-testkit
for for the messages used bySharedLeveldbJournal
.Configuration to enable
TestJavaSerializer
inakka-testkit
for for the messages used bySharedLeveldbJournal
.For testing only.
- def setStore(store: ActorRef, system: ActorSystem): Unit
Sets the shared LevelDB
store
for the given actorsystem
.Sets the shared LevelDB
store
for the given actorsystem
.- See also
For testing only.