com.eventstore.dbclient.proto.streams.ReadReq.Options.StreamOption
See theStreamOption companion trait
object StreamOption
Attributes
- Companion
- trait
- Source
- ReadReq.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StreamOption.type
Members list
Type members
Classlikes
final case class All(value: AllOptions) extends StreamOption
Attributes
- Source
- ReadReq.scala
- Supertypes
-
trait StreamOptiontrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object Empty extends StreamOption
Attributes
- Source
- ReadReq.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait StreamOptiontrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
final case class Stream(value: StreamOptions) extends StreamOption
Attributes
- Source
- ReadReq.scala
- Supertypes
-
trait StreamOptiontrait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The name of the type
In this article