Uses of Enum Class
io.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SpanProcessorType
-
Uses of JaegerTracerBuilder.SpanProcessorType in io.helidon.tracing.providers.jaeger
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.JaegerTracerBuilder.SpanProcessorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionJaegerTracerBuilder.spanProcessorType
(JaegerTracerBuilder.SpanProcessorType spanProcessorType) Span Processor type used.