Uses of Enum Class
io.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormat
-
Uses of JaegerTracerBuilder.PropagationFormat in io.helidon.tracing.providers.jaeger
Modifier 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.Modifier and TypeMethodDescriptionJaegerTracerBuilder.addPropagation
(JaegerTracerBuilder.PropagationFormat propagationFormat) Add propagation format to use.