WrongExpectedVersion

com.eventstore.dbclient.proto.streams.AppendResp.Result.WrongExpectedVersion
final case class WrongExpectedVersion(value: WrongExpectedVersion) extends Result

Attributes

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

Members list

Type members

Types

Value members

Concrete methods

Attributes

Definition Classes
Source
AppendResp.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
AppendResp.scala

Attributes

Definition Classes
Source
AppendResp.scala

Inherited methods

Attributes

Inherited from:
Result
Source
AppendResp.scala

Attributes

Inherited from:
Result
Source
AppendResp.scala

Attributes

Inherited from:
Result
Source
AppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Result
Source
AppendResp.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala