NonRoot

oxygen.zio.tracing.TraceState.NonRoot
final case class NonRoot(rootId: UUID, parentId: UUID, currentId: UUID)

Members list

Value members

Inherited methods

final def current: UUID

Attributes

Inherited from:
TraceState
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def rootAndNewParent: (UUID, UUID)

Attributes

Inherited from:
TraceState