Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.app.job | |
org.apache.hadoop.mapreduce.v2.app.job.impl |
Modifier and Type | Method and Description |
---|---|
static TaskAttemptStateInternal |
TaskAttemptStateInternal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskAttemptStateInternal[] |
TaskAttemptStateInternal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TaskAttemptStateInternal |
TaskAttemptImpl.getInternalState() |
TaskAttemptStateInternal |
TaskAttemptImpl.recover(JobHistoryParser.TaskAttemptInfo taInfo,
OutputCommitter committer,
boolean recoverOutput) |
Copyright © 2013 Apache Software Foundation. All rights reserved.