Uses of Enum Class
io.helidon.tracing.jaeger.JaegerTracerBuilder.SamplerType
-
Uses of JaegerTracerBuilder.SamplerType in io.helidon.tracing.jaeger
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JaegerTracerBuilder.SamplerType[]
JaegerTracerBuilder.SamplerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionJaegerTracerBuilder.samplerType
(JaegerTracerBuilder.SamplerType samplerType) Sampler type.