Class AsyncContextInMemoryScopeManager
java.lang.Object
io.servicetalk.opentracing.asynccontext.AsyncContextInMemoryScopeManager
- All Implemented Interfaces:
io.opentracing.ScopeManager
,InMemoryScopeManager
A
InMemoryScopeManager
that uses AsyncContext
as the backing storage.-
Field Summary
Fields -
Method Summary
-
Field Details
-
SCOPE_MANAGER
-
-
Method Details
-
activate
public io.opentracing.Scope activate(io.opentracing.Span span) - Specified by:
activate
in interfaceio.opentracing.ScopeManager
-
activeSpan
- Specified by:
activeSpan
in interfaceInMemoryScopeManager
- Specified by:
activeSpan
in interfaceio.opentracing.ScopeManager
-