SnapshotStoreCapabilityFlags

org.apache.pekko.persistence.SnapshotStoreCapabilityFlags

Attributes

Source
CapabilityFlags.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

When true enables tests which check if the snapshot store properly stores and loads metadata (needed for replication) along with the snapshots

When true enables tests which check if the snapshot store properly stores and loads metadata (needed for replication) along with the snapshots

Attributes

Source
CapabilityFlags.scala

When true enables tests which check if the snapshot store properly serialize and deserialize snapshots.

When true enables tests which check if the snapshot store properly serialize and deserialize snapshots.

Attributes

Source
CapabilityFlags.scala