pekko.contrib.persistence.mongodb.driver

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final implicit class NonWrappingLongToInt(val pimped: Long) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class ScalaDriverJournalStream(driver: ScalaMongoDriver) extends JournalStream[Source[(Event, Offset), NotUsed]]

Attributes

Supertypes
trait JournalStream[Source[(Event, Offset), NotUsed]]
class Object
trait Matchable
class Any
class ScalaDriverPersistenceExtension(val actorSystem: ActorSystem) extends MongoPersistenceExtension

Attributes

Supertypes
trait Extension
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
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 Object
trait Matchable
class Any
Show all
class ScalaDriverSerializers(dynamicAccess: DynamicAccess, actorSystem: ActorSystem) extends Extension, JournallingFieldNames

Attributes

Supertypes
trait Extension
class Object
trait Matchable
class Any
object ScalaDriverSerializersExtension extends ExtensionId[ScalaDriverSerializers], ExtensionIdProvider

Attributes

Supertypes
trait ExtensionIdProvider
trait ExtensionId[ScalaDriverSerializers]
class Object
trait Matchable
class Any
Self type
object ScalaDriverSettings extends ExtensionId[ScalaDriverSettings], ExtensionIdProvider

Attributes

Companion
class
Supertypes
trait ExtensionIdProvider
trait ExtensionId[ScalaDriverSettings]
class Object
trait Matchable
class Any
Self type
class ScalaDriverSettings(config: Config) extends OfficialDriverSettings, Extension

Attributes

Companion
object
Supertypes
trait Extension
class Object
trait Matchable
class Any
class ScalaMongoDriver(system: ActorSystem, config: Config) extends MongoPersistenceDriver

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def NonWrappingLongToInt(pimped: Long): NonWrappingLongToInt