final case class X-B3-TraceId(idMostSigBits: Long, idLeastSigBits: Option[Long]) extends Product with Serializable
- Source
- X-B3-TraceId.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- X-B3-TraceId
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All