Uses of Enum Class
io.helidon.tracing.jaeger.JaegerTracerBuilder.PropagationFormat
Packages that use JaegerTracerBuilder.PropagationFormat
-
Uses of JaegerTracerBuilder.PropagationFormat in io.helidon.tracing.jaeger
Methods in io.helidon.tracing.jaeger that return JaegerTracerBuilder.PropagationFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.JaegerTracerBuilder.PropagationFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.tracing.jaeger with parameters of type JaegerTracerBuilder.PropagationFormatModifier and TypeMethodDescriptionJaegerTracerBuilder.addPropagation
(JaegerTracerBuilder.PropagationFormat propagationFormat) Add propagation format to use.