Stream

com.eventstore.dbclient.proto.streams.ReadReq.Options.StreamOption.Stream
final case class Stream(value: StreamOptions) extends StreamOption

Attributes

Source
ReadReq.scala
Graph
Supertypes
trait StreamOption
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Attributes

Source
ReadReq.scala

Value members

Concrete methods

override def isStream: Boolean

Attributes

Definition Classes
Source
ReadReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
ReadReq.scala
override def stream: Option[StreamOptions]

Attributes

Definition Classes
Source
ReadReq.scala

Inherited methods

Attributes

Inherited from:
StreamOption
Source
ReadReq.scala
def isAll: Boolean

Attributes

Inherited from:
StreamOption
Source
ReadReq.scala

Attributes

Inherited from:
StreamOption
Source
ReadReq.scala

Attributes

Inherited from:
StreamOption
Source
ReadReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala