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

Members list

Concise view

Type members

Types

type ValueType = Empty

Value members

Concrete methods

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