Uses of Interface
org.apache.skywalking.apm.network.language.agent.v3.SegmentReferenceOrBuilder
Packages that use SegmentReferenceOrBuilder
-
Uses of SegmentReferenceOrBuilder in org.apache.skywalking.apm.network.language.agent.v3
Classes in org.apache.skywalking.apm.network.language.agent.v3 that implement SegmentReferenceOrBuilderModifier and TypeClassDescriptionfinal classSegment reference represents the link between two existing segment.static final classSegment reference represents the link between two existing segment.Methods in org.apache.skywalking.apm.network.language.agent.v3 that return SegmentReferenceOrBuilderModifier and TypeMethodDescriptionSpanObject.Builder.getRefsOrBuilder(int index) <Optional> In the across thread and across process, these references targeting the parent segments.SpanObject.getRefsOrBuilder(int index) <Optional> In the across thread and across process, these references targeting the parent segments.SpanObjectOrBuilder.getRefsOrBuilder(int index) <Optional> In the across thread and across process, these references targeting the parent segments.Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type SegmentReferenceOrBuilderModifier and TypeMethodDescriptionList<? extends SegmentReferenceOrBuilder>SpanObject.Builder.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>SpanObjectOrBuilder.getRefsOrBuilderList()<Optional> In the across thread and across process, these references targeting the parent segments.