Uses of Enum Class
io.helidon.tracing.providers.opentelemetry.ContextPropagationType
Packages that use ContextPropagationType
Package
Description
Open Telemetry tracing support that plugs into the
TracerBuilder SPI and provides
a Tracer implementation.-
Uses of ContextPropagationType in io.helidon.tracing.providers.opentelemetry
Methods in io.helidon.tracing.providers.opentelemetry that return ContextPropagationTypeModifier and TypeMethodDescriptionstatic ContextPropagationTypeReturns the enum constant of this class with the specified name.static ContextPropagationType[]ContextPropagationType.values()Returns an array containing the constants of this enum class, in the order they are declared.