| Package | Description | 
|---|---|
| org.apache.hadoop.mapreduce | |
| org.apache.hadoop.mapreduce.v2.api.records | |
| org.apache.hadoop.mapreduce.v2.api.records.impl.pb | |
| org.apache.hadoop.mapreduce.v2.util | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.mapred.TIPStatus | TypeConverter. fromYarn(TaskState state) | 
| Modifier and Type | Method and Description | 
|---|---|
| TaskState | TaskReport. getTaskState() | 
| static TaskState | TaskState. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TaskState[] | TaskState. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TaskReport. setTaskState(TaskState taskState) | 
| Modifier and Type | Method and Description | 
|---|---|
| TaskState | TaskReportPBImpl. getTaskState() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TaskReportPBImpl. setTaskState(TaskState taskState) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TaskState | MRProtoUtils. convertFromProtoFormat(org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto e) | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskStateProto | MRProtoUtils. convertToProtoFormat(TaskState e) | 
| boolean | MRApps.TaskStateUI. correspondsTo(TaskState state) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.