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