| 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(org.apache.hadoop.mapreduce.jobhistory.JobHistoryParser.TaskAttemptInfo taInfo,
       org.apache.hadoop.mapreduce.OutputCommitter committer,
       boolean recoverOutput) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptState | TaskAttemptImpl. getExternalState(TaskAttemptStateInternal smState) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.