CurrentRevision2060

com.eventstore.dbclient.proto.streams.AppendResp$.WrongExpectedVersion$.CurrentRevisionOption2060$.CurrentRevision2060
final case class CurrentRevision2060(value: Long) extends CurrentRevisionOption2060

Attributes

Source
AppendResp.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 = Long

Attributes

Source
AppendResp.scala

Value members

Concrete methods

Attributes

Definition Classes
Source
AppendResp.scala

Attributes

Definition Classes
Source
AppendResp.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
AppendResp.scala

Inherited methods

Attributes

Inherited from:
CurrentRevisionOption2060
Source
AppendResp.scala

Attributes

Inherited from:
CurrentRevisionOption2060
Source
AppendResp.scala

Attributes

Inherited from:
CurrentRevisionOption2060
Source
AppendResp.scala

Attributes

Inherited from:
CurrentRevisionOption2060
Source
AppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala