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

Concise view

Value members

Concrete methods

Implicitly added by AllMessageOps

Attributes

Source:
streams.scala
def fold[A](eFn: Event => 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

Implicitly added by AllMessageOps

Attributes

Source:
streams.scala