AllMessage

sec.api.AllMessage
See theAllMessage companion object
sealed trait AllMessage

AllMessage represents different kind of messages that you get when reading from the global stream.

There are two variants:

Attributes

Companion
object
Source
streams.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

Extension method from AllMessage

Attributes

Source
streams.scala
def fold[A](aeFn: AllEvent => A, lpFn: LastAllStreamPosition => A): A
Extension method from AllMessage

Attributes

Source
streams.scala
Extension method from AllMessage

Attributes

Source
streams.scala
Extension method from AllMessage

Attributes

Source
streams.scala
Extension method from AllMessage

Attributes

Source
streams.scala