CurrentNoStream

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

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 currentNoStream: Option[Empty]

Attributes

Definition Classes
Source
WrongExpectedVersion.scala
override def isCurrentNoStream: Boolean

Attributes

Definition Classes
Source
WrongExpectedVersion.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
WrongExpectedVersion.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala