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

Implicitly added by AllMessageOps

Attributes

Source
streams.scala
def fold[A](aeFn: AllEvent => A, lpFn: LastAllStreamPosition => A): A
Implicitly added by AllMessageOps

Attributes

Source
streams.scala
Implicitly added by AllMessageOps

Attributes

Source
streams.scala
Implicitly added by AllMessageOps

Attributes

Source
streams.scala
Implicitly added by AllMessageOps

Attributes

Source
streams.scala

Concrete fields

val am: AllMessage
Implicitly added by AllMessageOps

Attributes

Source
streams.scala