Write

org.apache.pekko.persistence.journal.inmem.InmemJournal$.Write
final case class Write(event: Any, persistenceId: String, sequenceNr: Long) extends Operation

Attributes

Source
InmemJournal.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Operation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product