Uses of Enum Class
io.datarouter.metric.types.MetricNameType
Packages that use MetricNameType
-
Uses of MetricNameType in io.datarouter.metric.dto
Fields in io.datarouter.metric.dto declared as MetricNameType -
Uses of MetricNameType in io.datarouter.metric.types
Methods in io.datarouter.metric.types that return MetricNameTypeModifier and TypeMethodDescriptionstatic MetricNameTypeReturns the enum constant of this class with the specified name.static MetricNameType[]MetricNameType.values()Returns an array containing the constants of this enum class, in the order they are declared.