| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.agent.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
SpanObject
Span represents a execution unit in the system, with duration and many other attributes.
|
static class |
SpanObject.Builder
Span represents a execution unit in the system, with duration and many other attributes.
|
| Modifier and Type | Method and Description |
|---|---|
SpanObjectOrBuilder |
SegmentObject.getSpansOrBuilder(int index)
Span collections included in this segment.
|
SpanObjectOrBuilder |
SegmentObject.Builder.getSpansOrBuilder(int index)
Span collections included in this segment.
|
SpanObjectOrBuilder |
SegmentObjectOrBuilder.getSpansOrBuilder(int index)
Span collections included in this segment.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SpanObjectOrBuilder> |
SegmentObject.getSpansOrBuilderList()
Span collections included in this segment.
|
List<? extends SpanObjectOrBuilder> |
SegmentObject.Builder.getSpansOrBuilderList()
Span collections included in this segment.
|
List<? extends SpanObjectOrBuilder> |
SegmentObjectOrBuilder.getSpansOrBuilderList()
Span collections included in this segment.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.