Uses of Class
io.opentelemetry.api.internal.AutoValue_ImmutableSpanContext
Packages that use AutoValue_ImmutableSpanContext
Package
Description
Interfaces and implementations that are internal to OpenTelemetry.
-
Uses of AutoValue_ImmutableSpanContext in io.opentelemetry.api.internal
Methods in io.opentelemetry.api.internal that return AutoValue_ImmutableSpanContextModifier and TypeMethodDescriptionprivate static AutoValue_ImmutableSpanContext
ImmutableSpanContext.createInternal
(String traceId, String spanId, TraceFlags traceFlags, TraceState traceState, boolean remote, boolean valid)