Uses of Enum Class
org.apache.hadoop.metrics2.MetricType
Packages that use MetricType
-
Uses of MetricType in org.apache.hadoop.metrics2
Methods in org.apache.hadoop.metrics2 that return MetricTypeModifier and TypeMethodDescriptionabstract MetricTypeAbstractMetric.type()Get the type of the metricstatic MetricTypeReturns the enum constant of this class with the specified name.static MetricType[]MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.