akka-persistence-mapdb
akka-persistence-mapdb
com.fgrutsch.akka.persistence.mapdb.db
MapDbExtension
MapDbExtensionImpl
com.fgrutsch.akka.persistence.mapdb.journal
JournalConfig
DbConfig
JournalConfig
JournalRow
JournalRow
MapDbJournal
MapDbJournalRepository
com.fgrutsch.akka.persistence.mapdb.query
MapDbReadJournalProvider
MapDbReadJournalRepository
FlowControl
Continue
ContinueDelayed
Stop
FlowControl
MapDbReadJournalRepository
OffsetOps
ReadJournalConfig
DbConfig
ReadJournalConfig
com.fgrutsch.akka.persistence.mapdb.query.javadsl
MapDbReadJournal
MapDbReadJournal
com.fgrutsch.akka.persistence.mapdb.query.scaladsl
MapDbReadJournal
MapDbReadJournal
com.fgrutsch.akka.persistence.mapdb.snapshot
MapDbSnapshotRepository
DeleteFilter
FindFilter
MapDbSnapshotRepository
MapDbSnapshotStore
SnapshotConfig
DbConfig
SnapshotConfig
SnapshotRow
SnapshotRow
com.fgrutsch.akka.persistence.mapdb.util
ConfigOps
ConfigExtensions
akka-persistence-mapdb
/
com.fgrutsch.akka.persistence.mapdb.query
/
MapDbReadJournalRepository
/
FlowControl
FlowControl
object
FlowControl
Companion:
class
Graph
Supertypes
Self type
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
FlowControl
.type
Type members
Type members
Classlikes
case
object
Continue
extends
FlowControl
case
object
ContinueDelayed
extends
FlowControl
case
object
Stop
extends
FlowControl
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror