StreamId

sec.StreamId
See theStreamId companion object
sealed trait StreamId

Stream identifier for streams in EventStoreDB. There are three variants:

Attributes

Companion:
object
Source:
id.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Id
class Normal
class System
class MetaId

Members list

Concise view

Value members

Concrete methods

def fold[A](nfn: Normal => A, sfn: System => A, mfn: MetaId => A): A
Implicitly added by StreamIdOps

Attributes

Source:
id.scala
Implicitly added by StreamIdOps

Attributes

Source:
id.scala
Implicitly added by StreamIdOps

Attributes

Source:
id.scala
Implicitly added by StreamIdOps

Attributes

Source:
id.scala
Implicitly added by StreamIdOps

Attributes

Source:
id.scala

Concrete fields

Implicitly added by StreamIdOps

Attributes

Source:
id.scala