Subscription

com.eventstore.dbclient.proto.streams.ReadReq$.Options$.CountOption$.Subscription
final case class Subscription(value: SubscriptionOptions) extends CountOption

Attributes

Source:
ReadReq.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Value members

Concrete methods

override def isSubscription: Boolean

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
ReadReq.scala

Attributes

Definition Classes
Source:
ReadReq.scala

Inherited methods

Attributes

Inherited from:
CountOption
Source:
ReadReq.scala

Attributes

Inherited from:
CountOption
Source:
ReadReq.scala

Attributes

Inherited from:
CountOption
Source:
ReadReq.scala

Attributes

Inherited from:
CountOption
Source:
ReadReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala