Uses of Class
io.smallrye.metrics.setup.config.TimerBucketMaxConfiguration
-
Packages that use TimerBucketMaxConfiguration Package Description io.smallrye.metrics.setup.config -
-
Uses of TimerBucketMaxConfiguration in io.smallrye.metrics.setup.config
Methods in io.smallrye.metrics.setup.config that return TimerBucketMaxConfiguration Modifier and Type Method Description TimerBucketMaxConfigurationMetricsConfigurationManager. getDefaultTimerMaxBucketConfiguration(String metricName)Returns the matchingTimerBucketMaxConfigurationobject if it exists, null otherwiseMethods in io.smallrye.metrics.setup.config that return types with arguments of type TimerBucketMaxConfiguration Modifier and Type Method Description static Collection<TimerBucketMaxConfiguration>TimerBucketMaxConfiguration. parse(String input)
-