org.apache.pekko.persistence.JournalCapabilityFlags
Attributes
-
Source
-
CapabilityFlags.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
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