JournalCapabilityFlags

org.apache.pekko.persistence.JournalCapabilityFlags

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 Journal stores and returns metadata for an event

When true enables tests which check if the Journal stores and returns metadata for an event

Attributes

Source
CapabilityFlags.scala

When true enables tests which check if the Journal properly rejects writes of objects which are not java.lang.Serializable.

When true enables tests which check if the Journal properly rejects writes of objects which are not java.lang.Serializable.

Attributes

Source
CapabilityFlags.scala

When true enables tests which check if the Journal properly serialize and deserialize events.

When true enables tests which check if the Journal properly serialize and deserialize events.

Attributes

Source
CapabilityFlags.scala