EmptyEventSeq

org.apache.pekko.persistence.journal.EmptyEventSeq
See theEmptyEventSeq companion object
sealed trait EmptyEventSeq extends EventSeq

Attributes

Companion
object
Source
EventAdapter.scala
Graph
Supertypes
class EventSeq
class Object
trait Matchable
class Any
Known subtypes
object EmptyEventSeq

Members list

Value members

Inherited methods

def events: Seq[Any]

Attributes

Inherited from:
EventSeq
Source
EventAdapter.scala