com.eventstore.dbclient.proto.streams.AppendResp.WrongExpectedVersion
See theWrongExpectedVersion companion class
object WrongExpectedVersion extends GeneratedMessageCompanion[WrongExpectedVersion]
Attributes
- Companion
- class
- Source
- AppendResp.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[WrongExpectedVersion]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
WrongExpectedVersion.type
Members list
Keywords
- no keywords
- final
- implicit
- lazy
- sealed
Inherited
- Not inherited
- GeneratedMessageCompanion
- Mirror
Type members
Classlikes
object CurrentRevisionOption
Attributes
- Companion
- trait
- Source
- AppendResp.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
sealed trait CurrentRevisionOption extends GeneratedOneof
Attributes
- Companion
- object
- Source
- AppendResp.scala
- Supertypes
- Known subtypes
object CurrentRevisionOption2060
Attributes
- Companion
- trait
- Source
- AppendResp.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
sealed trait CurrentRevisionOption2060 extends GeneratedOneof
Attributes
- Companion
- object
- Source
- AppendResp.scala
- Supertypes
- Known subtypes
object ExpectedRevisionOption
Attributes
- Companion
- trait
- Source
- AppendResp.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
sealed trait ExpectedRevisionOption extends GeneratedOneof
Attributes
- Companion
- object
- Source
- AppendResp.scala
- Supertypes
- Known subtypes
-
object Empty.typeclass ExpectedAnyclass ExpectedNoStreamclass ExpectedRevisionclass ExpectedStreamExists
object ExpectedRevisionOption2060
Attributes
- Companion
- trait
- Source
- AppendResp.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
sealed trait ExpectedRevisionOption2060 extends GeneratedOneof
Attributes
- Companion
- object
- Source
- AppendResp.scala
- Supertypes
- Known subtypes
implicit class WrongExpectedVersionLens[UpperPB](_l: Lens[UpperPB, WrongExpectedVersion]) extends ObjectLens[UpperPB, WrongExpectedVersion]
Attributes
- Source
- AppendResp.scala
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The name of the type
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Value members
Concrete methods
Attributes
- Source
- AppendResp.scala
Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
def of(currentRevisionOption2060: CurrentRevisionOption2060, expectedRevisionOption2060: ExpectedRevisionOption2060, currentRevisionOption: CurrentRevisionOption, expectedRevisionOption: ExpectedRevisionOption): WrongExpectedVersion
Attributes
- Source
- AppendResp.scala
Parses a message from a CodedInputStream.
Attributes
- Source
- AppendResp.scala
Inherited methods
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Merges the given message with the additional fields in the steam.
Merges the given message with the additional fields in the steam.
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Concrete fields
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Implicits
Implicits
final implicit def WrongExpectedVersionLens[UpperPB](_l: Lens[UpperPB, WrongExpectedVersion]): WrongExpectedVersionLens[UpperPB]
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
Attributes
- Source
- AppendResp.scala
In this article