Any

com.eventstore.dbclient.proto.streams.BatchAppendReq$.Options$.ExpectedStreamPosition$.Any
final case class Any(value: Empty) extends ExpectedStreamPosition

Attributes

Source:
BatchAppendReq.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

Attributes

Source:
BatchAppendReq.scala

Value members

Concrete methods

override def any: Option[Empty]

Attributes

Definition Classes
Source:
BatchAppendReq.scala
override def isAny: Boolean

Attributes

Definition Classes
Source:
BatchAppendReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
BatchAppendReq.scala

Inherited methods

Attributes

Inherited from:
ExpectedStreamPosition
Source:
BatchAppendReq.scala
def noStream: Option[Empty]

Attributes

Inherited from:
ExpectedStreamPosition
Source:
BatchAppendReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def streamExists: Option[Empty]

Attributes

Inherited from:
ExpectedStreamPosition
Source:
BatchAppendReq.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala