Uses of Interface
io.opentelemetry.proto.trace.v1.SpanOrBuilder
Packages that use SpanOrBuilder
-
Uses of SpanOrBuilder in io.opentelemetry.proto.trace.v1
Classes in io.opentelemetry.proto.trace.v1 that implement SpanOrBuilderModifier and TypeClassDescriptionfinal classA Span represents a single operation performed by a single component of the system.static final classA Span represents a single operation performed by a single component of the system.Methods in io.opentelemetry.proto.trace.v1 that return SpanOrBuilderModifier and TypeMethodDescriptionScopeSpans.Builder.getSpansOrBuilder(int index) A list of Spans that originate from an instrumentation scope.ScopeSpans.getSpansOrBuilder(int index) A list of Spans that originate from an instrumentation scope.ScopeSpansOrBuilder.getSpansOrBuilder(int index) A list of Spans that originate from an instrumentation scope.Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type SpanOrBuilderModifier and TypeMethodDescriptionList<? extends SpanOrBuilder>ScopeSpans.Builder.getSpansOrBuilderList()A list of Spans that originate from an instrumentation scope.List<? extends SpanOrBuilder>ScopeSpans.getSpansOrBuilderList()A list of Spans that originate from an instrumentation scope.List<? extends SpanOrBuilder>ScopeSpansOrBuilder.getSpansOrBuilderList()A list of Spans that originate from an instrumentation scope.