Const

org.typelevel.otel4s.sdk.trace.samplers.SamplingResult.TraceStateUpdater.Const
final case class Const(const: TraceState) extends TraceStateUpdater

Always returns the const state. No matter the input.

Attributes

Source
SamplingResult.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
SamplingResult.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product