Uses of Enum Class
org.apache.hadoop.metrics2.lib.DefaultMetricsFactory
Packages that use DefaultMetricsFactory
Package
Description
A collection of library classes for implementing metrics sources
-
Uses of DefaultMetricsFactory in org.apache.hadoop.metrics2.lib
Methods in org.apache.hadoop.metrics2.lib that return DefaultMetricsFactoryModifier and TypeMethodDescriptionstatic DefaultMetricsFactoryReturns the enum constant of this class with the specified name.static DefaultMetricsFactory[]DefaultMetricsFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.