org.apache.pekko.persistence.postgres.snapshot.dao

Members list

Type members

Classlikes

class ByteArraySnapshotDao(db: JdbcBackend#Database, snapshotConfig: SnapshotConfig, serialization: Serialization)(implicit ec: ExecutionContext, val mat: Materializer) extends SnapshotDao

Attributes

Source
ByteArraySnapshotDao.scala
Supertypes
trait SnapshotDao
class Object
trait Matchable
class Any
class ByteArraySnapshotSerializer(serialization: Serialization) extends SnapshotSerializer[SnapshotRow]

Attributes

Companion
object
Source
ByteArraySnapshotSerializer.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
ByteArraySnapshotSerializer.scala
Supertypes
class Object
trait Matchable
class Any
Self type
trait SnapshotDao

Attributes

Source
SnapshotDao.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SnapshotQueries(val snapshotTableCfg: SnapshotTableConfiguration) extends SnapshotTables

Attributes

Source
SnapshotQueries.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
SnapshotTables.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Source
SnapshotTables.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes