Class IdentityEventAdapter
java.lang.Object
org.apache.pekko.persistence.journal.IdentityEventAdapter
No-op model adapter which passes through the incoming events as-is.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanabstract static booleanstatic EventSeqfromJournal(Object event, String manifest) static inthashCode()static Stringstatic intstatic ObjectproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic Objectstatic StringtoString()
-
Constructor Details
-
IdentityEventAdapter
public IdentityEventAdapter()
-
-
Method Details
-
toJournal
-
fromJournal
-
manifest
-
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-