ExpectedAny

com.eventstore.dbclient.proto.shared.WrongExpectedVersion.ExpectedStreamPositionOption.ExpectedAny
final case class ExpectedAny(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 expectedAny: Option[Empty]

Attributes

Definition Classes
Source
WrongExpectedVersion.scala
override def isExpectedAny: Boolean

Attributes

Definition Classes
Source
WrongExpectedVersion.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
WrongExpectedVersion.scala

Inherited methods

def expectedNoStream: 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