ScalaDriverPersistenceSnapshotter

pekko.contrib.persistence.mongodb.driver.ScalaDriverPersistenceSnapshotter
See theScalaDriverPersistenceSnapshotter companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

object V1

Attributes

Inherited from:
SnapshottingFieldNames
Supertypes
class Object
trait Matchable
class Any
object V2

Attributes

Inherited from:
SnapshottingFieldNames
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def deserializeSnapshot(document: BsonDocument)(implicit serialization: Serialization): SelectedSnapshot
def serializeSnapshot(snapshot: SelectedSnapshot)(implicit serialization: Serialization): BsonDocument

Deprecated methods

def legacySerializeSnapshot(snapshot: SelectedSnapshot)(implicit serialization: Serialization): BsonDocument

Attributes

Deprecated
true

Inherited fields

final val PROCESSOR_ID: "pid"

Attributes

Inherited from:
SnapshottingFieldNames
final val SEQUENCE_NUMBER: "sn"

Attributes

Inherited from:
SnapshottingFieldNames
final val TIMESTAMP: "ts"

Attributes

Inherited from:
SnapshottingFieldNames