| Package | Description |
|---|---|
| org.apache.skywalking.apm.agent.core.context | |
| org.apache.skywalking.apm.agent.core.context.trace | |
| org.apache.skywalking.apm.agent.core.remote |
| Modifier and Type | Method and Description |
|---|---|
void |
TracingContextListener.afterFinished(TraceSegment traceSegment) |
| Modifier and Type | Method and Description |
|---|---|
TraceSegment |
TraceSegment.finish(boolean isSizeLimited)
Finish this
TraceSegment. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StackBasedTracingSpan.finish(TraceSegment owner) |
boolean |
AbstractTracingSpan.finish(TraceSegment owner)
Finish the active Span.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TraceSegmentServiceClient.afterFinished(TraceSegment traceSegment) |
| Modifier and Type | Method and Description |
|---|---|
void |
TraceSegmentServiceClient.consume(List<TraceSegment> data) |
void |
TraceSegmentServiceClient.onError(List<TraceSegment> data,
Throwable t) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.