接口的使用
org.apache.skywalking.apm.network.language.agent.v3.SpanObjectOrBuilder
使用SpanObjectOrBuilder的程序包
-
org.apache.skywalking.apm.network.language.agent.v3中SpanObjectOrBuilder的使用
修饰符和类型类说明final classSpan represents a execution unit in the system, with duration and many other attributes.static final classSpan represents a execution unit in the system, with duration and many other attributes.修饰符和类型方法说明SegmentObject.Builder.getSpansOrBuilder(int index) Span collections included in this segment.SegmentObject.getSpansOrBuilder(int index) Span collections included in this segment.SegmentObjectOrBuilder.getSpansOrBuilder(int index) Span collections included in this segment.修饰符和类型方法说明List<? extends SpanObjectOrBuilder>SegmentObject.Builder.getSpansOrBuilderList()Span collections included in this segment.List<? extends SpanObjectOrBuilder>SegmentObject.getSpansOrBuilderList()Span collections included in this segment.List<? extends SpanObjectOrBuilder>SegmentObjectOrBuilder.getSpansOrBuilderList()Span collections included in this segment.