Exemplar

io.opentelemetry.proto.metrics.v1.metrics.Exemplar
See theExemplar companion class
object Exemplar extends GeneratedMessageCompanion[Exemplar]

Attributes

Companion
class
Source
Exemplar.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Exemplar]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
Exemplar.type

Members list

Type members

Classlikes

implicit class ExemplarLens[UpperPB](_l: Lens[UpperPB, Exemplar]) extends ObjectLens[UpperPB, Exemplar]

Attributes

Source
Exemplar.scala
Supertypes
class ObjectLens[UpperPB, Exemplar]
trait Lens[UpperPB, Exemplar]
trait Serializable
class Object
trait Matchable
class Any
Show all
object Value

Attributes

Companion
trait
Source
Exemplar.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Value.type
sealed trait Value extends GeneratedOneof

Attributes

Companion
object
Source
Exemplar.scala
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class AsDouble
class AsInt
object Empty

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

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Value members

Concrete methods

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

Attributes

Source
Exemplar.scala
def javaDescriptor: Descriptor

Returns the Java descriptors for this message.

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

Attributes

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

Attributes

Source
Exemplar.scala
def of(filteredAttributes: Seq[KeyValue], timeUnixNano: Long, value: Value, spanId: ByteString, traceId: ByteString): Exemplar

Attributes

Source
Exemplar.scala
def parseFrom(`_input__`: CodedInputStream): Exemplar

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Source
Exemplar.scala
def scalaDescriptor: Descriptor

Attributes

Source
Exemplar.scala

Inherited methods

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

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Attributes

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

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

Attributes

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

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Attributes

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

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Concrete fields

final val AS_DOUBLE_FIELD_NUMBER: 3

Attributes

Source
Exemplar.scala
final val AS_INT_FIELD_NUMBER: 6

Attributes

Source
Exemplar.scala

Attributes

Source
Exemplar.scala
final val SPAN_ID_FIELD_NUMBER: 4

Attributes

Source
Exemplar.scala

Attributes

Source
Exemplar.scala
final val TRACE_ID_FIELD_NUMBER: 5

Attributes

Source
Exemplar.scala

Attributes

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

Attributes

Source
Exemplar.scala

Implicits

Implicits

final implicit def ExemplarLens[UpperPB](_l: Lens[UpperPB, Exemplar]): ExemplarLens[UpperPB]

Attributes

Source
Exemplar.scala
implicit def messageCompanion: GeneratedMessageCompanion[Exemplar]

Attributes

Source
Exemplar.scala
implicit def messageReads: Reads[Exemplar]

Attributes

Source
Exemplar.scala