StreamMessage

Companion:
class
Source:
streams.scala
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case class Event(event: StreamEvent) extends StreamMessage
final case class FirstStreamPosition(position: StreamPosition) extends StreamMessage
final case class LastStreamPosition(position: StreamPosition) extends StreamMessage
final case class NotFound(streamId: StreamId) extends StreamMessage
Companion:
object
Source:
streams.scala
object NotFound
Companion:
class
Source:
streams.scala
final implicit class StreamMessageOps(val sm: StreamMessage) extends AnyVal

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala

Implicits

Implicits