Index

mdg.engine.proto.reports.Trace$.QueryPlanNode$.ResponsePathElement$.Id$.Index
final case class Index(value: Int) extends Id

Attributes

Graph
Supertypes
trait Id
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = Int

Value members

Concrete methods

override def index: Option[Int]

Attributes

Definition Classes
Id
override def isIndex: Boolean

Attributes

Definition Classes
Id
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

def fieldName: Option[String]

Attributes

Inherited from:
Id
def isDefined: Boolean

Attributes

Inherited from:
Id
def isEmpty: Boolean

Attributes

Inherited from:
Id
def isFieldName: Boolean

Attributes

Inherited from:
Id
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof