Uses of Enum Class
net.bull.javamelody.PrometheusCustomTag.MetricType
Packages that use PrometheusCustomTag.MetricType
-
Uses of PrometheusCustomTag.MetricType in net.bull.javamelody
Methods in net.bull.javamelody that return PrometheusCustomTag.MetricTypeModifier and TypeMethodDescriptionPrometheusCustomTag.getMetricType()Returns the enum constant of this class with the specified name.static PrometheusCustomTag.MetricType[]PrometheusCustomTag.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 PrometheusCustomTag.MetricTypeModifier and TypeMethodDescriptionvoidPrometheusCustomTag.setMetricType(PrometheusCustomTag.MetricType metricType)