ScalaDriverSerializers

pekko.contrib.persistence.mongodb.driver.ScalaDriverSerializers
class ScalaDriverSerializers(dynamicAccess: DynamicAccess, actorSystem: ActorSystem) extends Extension, JournallingFieldNames

Attributes

Graph
Supertypes
trait Extension
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object Deserializer extends CanDeserializeJournal[BsonDocument]

Attributes

Supertypes
trait CanDeserializeJournal[BsonDocument]
class Object
trait Matchable
class Any
Self type
object Serializer extends CanSerializeJournal[BsonDocument], DefaultBsonTransformers

Attributes

Supertypes
trait DefaultBsonTransformers
trait LowPrio
trait CanSerializeJournal[BsonDocument]
class Object
trait Matchable
class Any
Show all
Self type
Serializer.type
object Version

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Version.type

Value members

Inherited fields

final val CONFIRMS: "cs"

Attributes

Inherited from:
JournallingFieldNames
final val ConfirmMessageKey: "cm"

Attributes

Inherited from:
JournallingFieldNames
final val ConfirmTargetKey: "ct"

Attributes

Inherited from:
JournallingFieldNames
final val ConfirmableKey: "c"

Attributes

Inherited from:
JournallingFieldNames
final val DELETED: "dl"

Attributes

Inherited from:
JournallingFieldNames
final val EVENTS: "events"

Attributes

Inherited from:
JournallingFieldNames
final val FROM: "from"

Attributes

Inherited from:
JournallingFieldNames
final val HINT: "_h"

Attributes

Inherited from:
JournallingFieldNames
final val ID: "_id"

Attributes

Inherited from:
JournallingFieldNames
final val MANIFEST: "manifest"

Attributes

Inherited from:
JournallingFieldNames
final val MAX_SN: "max_sn"

Attributes

Inherited from:
JournallingFieldNames
final val PROCESSOR_ID: "pid"

Attributes

Inherited from:
JournallingFieldNames
final val PayloadKey: "p"

Attributes

Inherited from:
JournallingFieldNames
final val RedeliveriesKey: "r"

Attributes

Inherited from:
JournallingFieldNames
final val SEQUENCE_NUMBER: "sn"

Attributes

Inherited from:
JournallingFieldNames
final val SERIALIZED: "pr"

Attributes

Inherited from:
JournallingFieldNames
final val SER_ID: "_si"

Attributes

Inherited from:
JournallingFieldNames
final val SER_MANIFEST: "_sm"

Attributes

Inherited from:
JournallingFieldNames
final val SenderKey: "s"

Attributes

Inherited from:
JournallingFieldNames
final val TAGS: "_tg"

Attributes

Inherited from:
JournallingFieldNames
final val TO: "to"

Attributes

Inherited from:
JournallingFieldNames
final val TYPE: "_t"

Attributes

Inherited from:
JournallingFieldNames
final val VERSION: "v"

Attributes

Inherited from:
JournallingFieldNames
final val WRITER_UUID: "_w"

Attributes

Inherited from:
JournallingFieldNames

Implicits

Implicits

implicit val dt: DocumentType[BsonValue]
implicit val loader: LoadClass
implicit val serialization: Serialization