Interface TraceUtil.Context (2.22.0)

public static interface TraceUtil.Context

Represents a trace context.

Methods

makeCurrent()

public abstract TraceUtil.Scope makeCurrent()

Makes this context the current context.

Returns
Type Description
TraceUtil.Scope