Interface TraceUtil.Context (3.26.5)

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