Interface TraceUtil.Context

Enclosing interface:
TraceUtil

public static interface TraceUtil.Context
Represents a trace context.
  • Method Summary

    Modifier and Type
    Method
    Description
    Makes this context the current context.
  • Method Details

    • makeCurrent

      TraceUtil.Scope makeCurrent()
      Makes this context the current context.