Package | Description |
---|---|
io.opentracing |
Modifier and Type | Method and Description |
---|---|
Scope |
ScopeManager.activate(Span span)
Set the specified
Span as the active instance for the current
context (usually a thread). |
Scope |
Tracer.activateSpan(Span span)
Make a
Span instance active for the current context (usually a thread). |
Copyright © 2016–2019 OpenTracing. All rights reserved.