ExpectedNoStream

com.eventstore.dbclient.proto.shared.WrongExpectedVersion$.ExpectedStreamPositionOption$.ExpectedNoStream
final case class ExpectedNoStream(value: Empty) extends ExpectedStreamPositionOption

Attributes

Source
WrongExpectedVersion.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
WrongExpectedVersion.scala

Value members

Concrete methods

override def expectedNoStream: Option[Empty]

Attributes

Definition Classes
Source
WrongExpectedVersion.scala
override def isExpectedNoStream: Boolean

Attributes

Definition Classes
Source
WrongExpectedVersion.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
WrongExpectedVersion.scala

Inherited methods

def expectedAny: Option[Empty]

Attributes

Inherited from:
ExpectedStreamPositionOption
Source
WrongExpectedVersion.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala