Uses of Enum Class
io.quarkus.opentelemetry.runtime.config.build.SamplerType
Packages that use SamplerType
-
Uses of SamplerType in io.quarkus.opentelemetry.runtime.config.build
Methods in io.quarkus.opentelemetry.runtime.config.build that return SamplerTypeModifier and TypeMethodDescriptionstatic SamplerTypeReturns the enum constant of this class with the specified name.static SamplerType[]SamplerType.values()Returns an array containing the constants of this enum class, in the order they are declared.