Options

com.eventstore.dbclient.proto.streams.ReadReq$.Options$
See theOptions companion class
object Options extends GeneratedMessageCompanion[Options]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Options]
trait Serializable
class Object
trait Matchable
class Any
Self type
Options.type

Members list

Concise view

Type members

Classlikes

final case class AllOptions(allOption: AllOption, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[AllOptions]

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait Updatable[AllOptions]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object AllOptions extends GeneratedMessageCompanion[AllOptions]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AllOptions]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class ControlOption(compatibility: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[ControlOption]

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait Updatable[ControlOption]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object ControlOption extends GeneratedMessageCompanion[ControlOption]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[ControlOption]
trait Serializable
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
trait
Source:
ReadReq.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait CountOption extends GeneratedOneof

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
class Count
object Empty.type

Attributes

Companion:
trait
Source:
ReadReq.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait FilterOption extends GeneratedOneof

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Empty.type
class Filter
class NoFilter
final case class FilterOptions(filter: Filter, window: Window, checkpointIntervalMultiplier: Int, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[FilterOptions]

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait Updatable[FilterOptions]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object FilterOptions extends GeneratedMessageCompanion[FilterOptions]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[FilterOptions]
trait Serializable
class Object
trait Matchable
class Any
Self type
implicit class OptionsLens[UpperPB](_l: Lens[UpperPB, Options]) extends ObjectLens[UpperPB, Options]

Attributes

Source:
ReadReq.scala
Graph
Supertypes
class ObjectLens[UpperPB, Options]
trait Lens[UpperPB, Options]
trait Serializable
class Object
trait Matchable
class Any
final case class Position(commitPosition: Long, preparePosition: Long, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Position]

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait Updatable[Position]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Position extends GeneratedMessageCompanion[Position]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Position]
trait Serializable
class Object
trait Matchable
class Any
Self type
sealed abstract class ReadDirection(val value: Int) extends GeneratedEnum

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Backwards.type
object Forwards.type
object ReadDirection extends GeneratedEnumCompanion[ReadDirection]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[ReadDirection]
trait Serializable
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
trait
Source:
ReadReq.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait StreamOption extends GeneratedOneof

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
class All
object Empty.type
class Stream
final case class StreamOptions(streamIdentifier: Option[StreamIdentifier], revisionOption: RevisionOption, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[StreamOptions]

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait Updatable[StreamOptions]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object StreamOptions extends GeneratedMessageCompanion[StreamOptions]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[StreamOptions]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class SubscriptionOptions(unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[SubscriptionOptions]

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait Updatable[SubscriptionOptions]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object SubscriptionOptions extends GeneratedMessageCompanion[SubscriptionOptions]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[SubscriptionOptions]
trait Serializable
class Object
trait Matchable
class Any
Self type
final case class UUIDOption(content: Content, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[UUIDOption]

Attributes

Companion:
object
Source:
ReadReq.scala
Graph
Supertypes
trait Updatable[UUIDOption]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object UUIDOption extends GeneratedMessageCompanion[UUIDOption]

Attributes

Companion:
class
Source:
ReadReq.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[UUIDOption]
trait Serializable
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala
type ValueType = A

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]

Attributes

Source:
ReadReq.scala
def javaDescriptor: Descriptor

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 avaialable 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 avaialable in Scala.js or scala-native.

Attributes

Source:
ReadReq.scala
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]

Attributes

Source:
ReadReq.scala
def of(streamOption: StreamOption, readDirection: ReadDirection, resolveLinks: Boolean, countOption: CountOption, filterOption: FilterOption, uuidOption: Option[UUIDOption], controlOption: Option[ControlOption]): Options

Attributes

Source:
ReadReq.scala
def parseFrom(`_input__`: CodedInputStream): Options

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Source:
ReadReq.scala
def scalaDescriptor: Descriptor

Attributes

Source:
ReadReq.scala

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def fromAscii(s: String): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def merge(a: Options, input: CodedInputStream): A

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
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def parseDelimitedFrom(input: InputStream): Option[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def parseDelimitedFrom(input: CodedInputStream): Option[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def parseFrom(s: Array[Byte]): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def parseFrom(input: InputStream): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def streamFromDelimitedInput(input: InputStream): Stream[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def validate(s: Array[Byte]): Try[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala
def validateAscii(s: String): Either[TextFormatError, A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source:
GeneratedMessageCompanion.scala

Concrete fields

final val ALL_FIELD_NUMBER: 2

Attributes

Source:
ReadReq.scala

Attributes

Source:
ReadReq.scala
final val COUNT_FIELD_NUMBER: 5

Attributes

Source:
ReadReq.scala
final val FILTER_FIELD_NUMBER: 7

Attributes

Source:
ReadReq.scala

Attributes

Source:
ReadReq.scala

Attributes

Source:
ReadReq.scala
final val STREAM_FIELD_NUMBER: 1

Attributes

Source:
ReadReq.scala

Attributes

Source:
ReadReq.scala

Attributes

Source:
ReadReq.scala

Attributes

Source:
ReadReq.scala
lazy val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Attributes

Source:
ReadReq.scala

Implicits

Implicits

final implicit def OptionsLens[UpperPB](_l: Lens[UpperPB, Options]): OptionsLens[UpperPB]

Attributes

Source:
ReadReq.scala
implicit def messageCompanion: GeneratedMessageCompanion[Options]

Attributes

Source:
ReadReq.scala
implicit def messageReads: Reads[Options]

Attributes

Source:
ReadReq.scala