SystemFilesystemStateValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.SystemFilesystemStateValue
See theSystemFilesystemStateValue 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 SystemFilesystemStateValue

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 Reserved extends SystemFilesystemStateValue

reserved.

reserved.

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
Reserved.type
case object Used extends SystemFilesystemStateValue

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