| Package | Description |
|---|---|
| org.apache.skywalking.apm.agent.core.context | |
| org.apache.skywalking.apm.agent.core.context.trace |
| Modifier and Type | Class and Description |
|---|---|
class |
IgnoredTracerContext
The
IgnoredTracerContext represent a context should be ignored. |
class |
TracingContext
The
TracingContext represents a core tracing logic controller. |
| Modifier and Type | Method and Description |
|---|---|
AbstractTracerContext |
TracingContext.awaitFinishAsync() |
AbstractTracerContext |
IgnoredTracerContext.awaitFinishAsync() |
AbstractTracerContext |
AbstractTracerContext.awaitFinishAsync()
Notify this context, current span is going to be finished async in another thread.
|
static AbstractTracerContext |
ContextManager.awaitFinishAsync(AbstractSpan span) |
AbstractTracerContext |
ContextManagerExtendService.createTraceContext(String operationName,
boolean forceSampling) |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractTracerContext |
AbstractTracingSpan.context |
Copyright © 2019 The Apache Software Foundation. All rights reserved.