pekko.contrib.persistence.mongodb.driver
Members list
Type members
Classlikes
object CurrentAllEvents
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CurrentAllEvents.type
object CurrentEventsByPersistenceId
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object CurrentEventsByTag
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CurrentEventsByTag.type
object CurrentPersistenceIds
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
final implicit class NonWrappingLongToInt(val pimped: Long) extends AnyVal
Attributes
- Supertypes
-
class AnyValtrait Matchableclass Any
object RxStreamsInterop
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RxStreamsInterop.type
class ScalaDriverJournalStream(driver: ScalaMongoDriver) extends JournalStream[Source[(Event, Offset), NotUsed]]
Attributes
- Supertypes
class ScalaDriverPersistenceExtension(val actorSystem: ActorSystem) extends MongoPersistenceExtension
Attributes
- Supertypes
class ScalaDriverPersistenceJournaller(val driver: ScalaMongoDriver) extends MongoPersistenceJournallingApi
Attributes
- Supertypes
class ScalaDriverPersistenceReadJournaller(driver: ScalaMongoDriver) extends MongoPersistenceReadJournallingApi
Attributes
- Supertypes
object ScalaDriverPersistenceSnapshotter extends SnapshottingFieldNames
Attributes
- Companion
- class
- Supertypes
- Self type
class ScalaDriverPersistenceSnapshotter(driver: ScalaMongoDriver) extends MongoPersistenceSnapshottingApi
Attributes
- Companion
- object
- Supertypes
class ScalaDriverRealtimeGraphStage(driver: ScalaMongoDriver, bufsz: Int)(factory: Option[BsonObjectId] => FindObservable[BsonDocument]) extends GraphStage[SourceShape[BsonDocument]]
Attributes
- Supertypes
-
class GraphStage[SourceShape[BsonDocument]]class GraphStageWithMaterializedValue[SourceShape[BsonDocument], NotUsed]trait Graph[SourceShape[BsonDocument], NotUsed]class Objecttrait Matchableclass AnyShow all
class ScalaDriverSerializers(dynamicAccess: DynamicAccess, actorSystem: ActorSystem) extends Extension, JournallingFieldNames
Attributes
- Supertypes
object ScalaDriverSerializersExtension extends ExtensionId[ScalaDriverSerializers], ExtensionIdProvider
Attributes
- Supertypes
-
trait ExtensionIdProvidertrait ExtensionId[ScalaDriverSerializers]class Objecttrait Matchableclass Any
- Self type
object ScalaDriverSettings extends ExtensionId[ScalaDriverSettings], ExtensionIdProvider
Attributes
- Companion
- class
- Supertypes
-
trait ExtensionIdProvidertrait ExtensionId[ScalaDriverSettings]class Objecttrait Matchableclass Any
- Self type
-
ScalaDriverSettings.type
class ScalaDriverSettings(config: Config) extends OfficialDriverSettings, Extension
Attributes
- Companion
- object
- Supertypes
class ScalaMongoDriver(system: ActorSystem, config: Config) extends MongoPersistenceDriver
Attributes
- Supertypes
Implicits
Implicits
In this article