Uses of Class
io.opentelemetry.exporter.internal.otlp.traces.SpanMarshaler
Packages that use SpanMarshaler
-
Uses of SpanMarshaler in io.opentelemetry.exporter.internal.otlp.traces
Fields in io.opentelemetry.exporter.internal.otlp.traces with type parameters of type SpanMarshalerModifier and TypeFieldDescriptionprivate final List
<SpanMarshaler> InstrumentationScopeSpansMarshaler.spanMarshalers
Methods in io.opentelemetry.exporter.internal.otlp.traces that return SpanMarshalerMethods in io.opentelemetry.exporter.internal.otlp.traces that return types with arguments of type SpanMarshalerModifier and TypeMethodDescriptionprivate static Map
<Resource, Map<InstrumentationScopeInfo, List<SpanMarshaler>>> ResourceSpansMarshaler.groupByResourceAndScope
(Collection<SpanData> spanDataList) Method parameters in io.opentelemetry.exporter.internal.otlp.traces with type arguments of type SpanMarshalerModifier and TypeMethodDescriptionprivate static int
InstrumentationScopeSpansMarshaler.calculateSize
(InstrumentationScopeMarshaler instrumentationScope, byte[] schemaUrlUtf8, List<SpanMarshaler> spanMarshalers) Constructor parameters in io.opentelemetry.exporter.internal.otlp.traces with type arguments of type SpanMarshalerModifierConstructorDescription(package private)
InstrumentationScopeSpansMarshaler
(InstrumentationScopeMarshaler instrumentationScope, byte[] schemaUrlUtf8, List<SpanMarshaler> spanMarshalers)