| Package | Description | 
|---|---|
| org.apache.hadoop.mapreduce.v2.app.webapp | |
| org.apache.hadoop.mapreduce.v2.app.webapp.dao | 
| Modifier and Type | Method and Description | 
|---|---|
| TaskAttemptInfo | AMWebServices. getJobTaskAttemptId(javax.servlet.http.HttpServletRequest hsr,
                   String jid,
                   String tid,
                   String attId) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapTaskAttemptInfo | 
| class  | ReduceTaskAttemptInfo | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<TaskAttemptInfo> | TaskAttemptsInfo. taskAttempts | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TaskAttemptInfo> | TaskAttemptsInfo. getTaskAttempts() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TaskAttemptsInfo. add(TaskAttemptInfo taskattemptInfo) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.