SystemPagingStateValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.SystemPagingStateValue
See theSystemPagingStateValue companion class

Attributes

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

Members list

Type members

Classlikes

case object Free extends SystemPagingStateValue

free.

free.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Free.type
case object Used extends SystemPagingStateValue

used.

used.

Attributes

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