Package org.apache.pekko.persistence
Class AtomicWrite$
java.lang.Object
org.apache.pekko.persistence.AtomicWrite$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AtomicWrite$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(PersistentRepr event) apply(scala.collection.immutable.Seq<PersistentRepr> payload) scala.Option<scala.collection.immutable.Seq<PersistentRepr>>unapply(AtomicWrite x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
AtomicWrite$
public AtomicWrite$()
-
-
Method Details
-
apply
-
apply
-
unapply
-