Uses of Interface
io.opentelemetry.proto.trace.v1.ScopeSpansOrBuilder
-
Packages that use ScopeSpansOrBuilder Package Description io.opentelemetry.proto.trace.v1 -
-
Uses of ScopeSpansOrBuilder in io.opentelemetry.proto.trace.v1
Classes in io.opentelemetry.proto.trace.v1 that implement ScopeSpansOrBuilder Modifier and Type Class Description classScopeSpansA collection of Spans produced by an InstrumentationScope.static classScopeSpans.BuilderA collection of Spans produced by an InstrumentationScope.Methods in io.opentelemetry.proto.trace.v1 that return ScopeSpansOrBuilder Modifier and Type Method Description ScopeSpansOrBuilderResourceSpans.Builder. getScopeSpansOrBuilder(int index)A list of ScopeSpans that originate from a resource.ScopeSpansOrBuilderResourceSpans. getScopeSpansOrBuilder(int index)A list of ScopeSpans that originate from a resource.ScopeSpansOrBuilderResourceSpansOrBuilder. getScopeSpansOrBuilder(int index)A list of ScopeSpans that originate from a resource.Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type ScopeSpansOrBuilder Modifier and Type Method Description List<? extends ScopeSpansOrBuilder>ResourceSpans.Builder. getScopeSpansOrBuilderList()A list of ScopeSpans that originate from a resource.List<? extends ScopeSpansOrBuilder>ResourceSpans. getScopeSpansOrBuilderList()A list of ScopeSpans that originate from a resource.List<? extends ScopeSpansOrBuilder>ResourceSpansOrBuilder. getScopeSpansOrBuilderList()A list of ScopeSpans that originate from a resource.
-