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.mapreduce.v2.api.records.Avataar
Packages that use
Avataar
Package
Description
org.apache.hadoop.mapreduce.v2.api.records
Uses of
Avataar
in org.apache.hadoop.mapreduce.v2.api.records
Methods in org.apache.hadoop.mapreduce.v2.api.records that return
Avataar
Modifier and Type
Method
Description
static
Avataar
Avataar.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Avataar
[]
Avataar.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.