JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
org.apache.hadoop.metrics2.impl.MsInfo
Packages that use
MsInfo
Package
Description
org.apache.hadoop.metrics2.impl
A metrics system implementation
Uses of
MsInfo
in
org.apache.hadoop.metrics2.impl
Methods in
org.apache.hadoop.metrics2.impl
that return
MsInfo
Modifier and Type
Method
Description
static
MsInfo
MsInfo.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
MsInfo
[]
MsInfo.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.