EventSeq

org.apache.pekko.persistence.journal.EventSeq
See theEventSeq companion class
object EventSeq

Attributes

Companion
class
Source
EventAdapter.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
EventSeq.type

Members list

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

final def apply(events: Any*): EventSeq

Attributes

Source
EventAdapter.scala
final def create(events: Any*): EventSeq

Java API

Java API

Attributes

Source
EventAdapter.scala
final def empty: EventSeq

Java API

Java API

Attributes

Source
EventAdapter.scala
final def single(event: Any): EventSeq

Java API

Java API

Attributes

Source
EventAdapter.scala