Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.api.records | |
org.apache.hadoop.mapreduce.v2.app.job.impl |
Modifier and Type | Method and Description |
---|---|
static Avataar |
Avataar.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Avataar[] |
Avataar.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Avataar |
TaskAttemptImpl.getAvataar() |
Modifier and Type | Method and Description |
---|---|
void |
TaskAttemptImpl.setAvataar(Avataar avataar) |
Copyright © 2013 Apache Software Foundation. All rights reserved.