Interface InMemoryScopeManager
- All Superinterfaces:
io.opentracing.ScopeManager
- All Known Implementing Classes:
AsyncContextInMemoryScopeManager
public interface InMemoryScopeManager
extends io.opentracing.ScopeManager
A
ScopeManager
that works with Scope
instances.-
Method Summary
Methods inherited from interface io.opentracing.ScopeManager
activate
-
Method Details
-
activeSpan
- Specified by:
activeSpan
in interfaceio.opentracing.ScopeManager
-