ScalaDriverPersistenceJournaller
pekko.contrib.persistence.mongodb.driver.ScalaDriverPersistenceJournaller
class ScalaDriverPersistenceJournaller(val driver: ScalaMongoDriver) extends MongoPersistenceJournallingApi
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
override def replayJournal(pid: String, from: Long, to: Long, max: Long)(replayCallback: PersistentRepr => Unit): Future[Unit]
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- MongoPersistenceJournallingApi
Concrete fields
In this article