Uses of Enum Class
net.bull.javamelody.PrometheusMBeanTag.MetricType
Packages that use PrometheusMBeanTag.MetricType
-
Uses of PrometheusMBeanTag.MetricType in net.bull.javamelody
Methods in net.bull.javamelody that return PrometheusMBeanTag.MetricTypeModifier and TypeMethodDescriptionPrometheusMBeanTag.getMetricType()Returns the enum constant of this class with the specified name.static PrometheusMBeanTag.MetricType[]PrometheusMBeanTag.MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.bull.javamelody with parameters of type PrometheusMBeanTag.MetricTypeModifier and TypeMethodDescriptionvoidPrometheusMBeanTag.setMetricType(PrometheusMBeanTag.MetricType metricType)