NoStream

com.eventstore.dbclient.proto.streams.BatchAppendReq.Options.ExpectedStreamPosition.NoStream
final case class NoStream(value: Empty) extends ExpectedStreamPosition

Attributes

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

Members list

Type members

Types

type ValueType = Empty

Attributes

Source
BatchAppendReq.scala

Value members

Concrete methods

override def isNoStream: Boolean

Attributes

Definition Classes
Source
BatchAppendReq.scala
override def noStream: Option[Empty]

Attributes

Definition Classes
Source
BatchAppendReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
BatchAppendReq.scala

Inherited methods

def any: Option[Empty]

Attributes

Inherited from:
ExpectedStreamPosition
Source
BatchAppendReq.scala
def isAny: Boolean

Attributes

Inherited from:
ExpectedStreamPosition
Source
BatchAppendReq.scala

Attributes

Inherited from:
ExpectedStreamPosition
Source
BatchAppendReq.scala

Attributes

Inherited from:
ExpectedStreamPosition
Source
BatchAppendReq.scala

Attributes

Inherited from:
ExpectedStreamPosition
Source
BatchAppendReq.scala

Attributes

Inherited from:
ExpectedStreamPosition
Source
BatchAppendReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def streamExists: Option[Empty]

Attributes

Inherited from:
ExpectedStreamPosition
Source
BatchAppendReq.scala

Attributes

Inherited from:
ExpectedStreamPosition
Source
BatchAppendReq.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala