Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.app.webapp | |
org.apache.hadoop.mapreduce.v2.app.webapp.dao | |
org.apache.hadoop.mapreduce.v2.hs.webapp |
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 |
ReduceTaskAttemptInfo |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<TaskAttemptInfo> |
TaskAttemptsInfo.taskAttempt |
Modifier and Type | Method and Description |
---|---|
ArrayList<TaskAttemptInfo> |
TaskAttemptsInfo.getTaskAttempts() |
Modifier and Type | Method and Description |
---|---|
void |
TaskAttemptsInfo.add(TaskAttemptInfo taskattemptInfo) |
Modifier and Type | Method and Description |
---|---|
TaskAttemptInfo |
HsWebServices.getJobTaskAttemptId(String jid,
String tid,
String attId) |
Copyright © 2013 Apache Software Foundation. All rights reserved.