TypeValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.TypeValue
See theTypeValue companion class
object TypeValue

Attributes

Companion
class
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TypeValue.type

Members list

Type members

Classlikes

case object Heap extends TypeValue

Heap memory.

Heap memory.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TypeValue
class Object
trait Matchable
class Any
Show all
Self type
Heap.type
case object NonHeap extends TypeValue

Non-heap memory.

Non-heap memory.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TypeValue
class Object
trait Matchable
class Any
Show all
Self type
NonHeap.type