| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.agent.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentReference
Segment reference represents the link between two existing segment.
|
static class |
SegmentReference.Builder
Segment reference represents the link between two existing segment.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentReferenceOrBuilder |
SpanObjectOrBuilder.getRefsOrBuilder(int index)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
SegmentReferenceOrBuilder |
SpanObject.getRefsOrBuilder(int index)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
SegmentReferenceOrBuilder |
SpanObject.Builder.getRefsOrBuilder(int index)
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SegmentReferenceOrBuilder> |
SpanObjectOrBuilder.getRefsOrBuilderList()
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
List<? extends SegmentReferenceOrBuilder> |
SpanObject.getRefsOrBuilderList()
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
List<? extends SegmentReferenceOrBuilder> |
SpanObject.Builder.getRefsOrBuilderList()
<Optional>
In the across thread and across process, these references targeting the parent segments.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.