StreamIdentifier

com.eventstore.dbclient.proto.streams.ReadReq.Options.FilterOptions.Filter.StreamIdentifier
final case class StreamIdentifier(value: Expression) extends Filter

Attributes

Source
ReadReq.scala
Graph
Supertypes
trait Filter
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 isStreamIdentifier: Boolean

Attributes

Definition Classes
Source
ReadReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
ReadReq.scala

Attributes

Definition Classes
Source
ReadReq.scala

Inherited methods

Attributes

Inherited from:
Filter
Source
ReadReq.scala

Attributes

Inherited from:
Filter
Source
ReadReq.scala

Attributes

Inherited from:
Filter
Source
ReadReq.scala

Attributes

Inherited from:
Filter
Source
ReadReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala