Uses of Interface
io.opentelemetry.proto.trace.v1.InstrumentationLibrarySpansOrBuilder
-
Packages that use InstrumentationLibrarySpansOrBuilder Package Description io.opentelemetry.proto.trace.v1 -
-
Uses of InstrumentationLibrarySpansOrBuilder in io.opentelemetry.proto.trace.v1
Classes in io.opentelemetry.proto.trace.v1 that implement InstrumentationLibrarySpansOrBuilder Modifier and Type Class Description classInstrumentationLibrarySpansA collection of Spans produced by an InstrumentationLibrary.static classInstrumentationLibrarySpans.BuilderA collection of Spans produced by an InstrumentationLibrary.Methods in io.opentelemetry.proto.trace.v1 that return InstrumentationLibrarySpansOrBuilder Modifier and Type Method Description InstrumentationLibrarySpansOrBuilderResourceSpans.Builder. getInstrumentationLibrarySpansOrBuilder(int index)A list of InstrumentationLibrarySpans that originate from a resource.InstrumentationLibrarySpansOrBuilderResourceSpans. getInstrumentationLibrarySpansOrBuilder(int index)A list of InstrumentationLibrarySpans that originate from a resource.InstrumentationLibrarySpansOrBuilderResourceSpansOrBuilder. getInstrumentationLibrarySpansOrBuilder(int index)A list of InstrumentationLibrarySpans that originate from a resource.Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type InstrumentationLibrarySpansOrBuilder Modifier and Type Method Description List<? extends InstrumentationLibrarySpansOrBuilder>ResourceSpans.Builder. getInstrumentationLibrarySpansOrBuilderList()A list of InstrumentationLibrarySpans that originate from a resource.List<? extends InstrumentationLibrarySpansOrBuilder>ResourceSpans. getInstrumentationLibrarySpansOrBuilderList()A list of InstrumentationLibrarySpans that originate from a resource.List<? extends InstrumentationLibrarySpansOrBuilder>ResourceSpansOrBuilder. getInstrumentationLibrarySpansOrBuilderList()A list of InstrumentationLibrarySpans that originate from a resource.
-