source: proiecte/HadoopJUnit/hadoop-0.20.1/docs/jdiff/changes/org.apache.hadoop.mapred.TaskAttemptContext.html @ 120

Last change on this file since 120 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 6.6 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
2<HTML>
3<HEAD>
4<meta name="generator" content="JDiff v1.0.9">
5<!-- Generated by the JDiff Javadoc doclet -->
6<!-- (http://www.jdiff.org) -->
7<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
8<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
9<TITLE>
10org.apache.hadoop.mapred.TaskAttemptContext
11</TITLE>
12<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" TITLE="Style">
13</HEAD>
14<BODY>
15<!-- Start of nav bar -->
16<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
17  <TR>
18    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
19    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
20    <TR ALIGN="center" VALIGN="top">
21      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/mapred/TaskAttemptContext.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.1</tt></B></FONT></A>&nbsp;</TD>
22      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
23      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.mapred.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
24      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
25      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
26      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
27    </TR>
28    </TABLE>
29  </TD>
30  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a href="http://www.jdiff.org" class="staysblack" target="_top">JDiff</a></b></EM></TD>
31</TR>
32<TR>
33  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
34&nbsp;<A HREF="org.apache.hadoop.mapred.SequenceFileRecordReader.html"><B>PREV CLASS</B></A>
35&nbsp;<A HREF="org.apache.hadoop.mapred.TaskAttemptID.html"><B>NEXT CLASS</B></A>
36&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
37  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
38  &nbsp;<A HREF="org.apache.hadoop.mapred.TaskAttemptContext.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
39  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
40CONSTRUCTORS&nbsp;|&nbsp;
41<a href="#methods">METHODS</a>&nbsp;|&nbsp;
42FIELDS
43  </FONT></TD>
44</TR>
45</TABLE>
46<HR>
47<!-- End of nav bar -->
48<H2>
49Class org.apache.hadoop.mapred.<A HREF="../../api/org/apache/hadoop/mapred/TaskAttemptContext.html" target="_top"><tt>TaskAttemptContext</tt></A>
50</H2>
51<p><font size="+1">The superclass changed from <code>org.apache.hadoop.mapred.JobContext</code> to <code>org.apache.hadoop.mapreduce.TaskAttemptContext</code>.<br></font>
52<p><font size="+1"><b>Now deprecated</b>.<br></font>
53<a NAME="constructors"></a>
54<a NAME="methods"></a>
55<p>
56<a NAME="Added"></a>
57<TABLE summary="Added Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
58<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
59  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Methods</B></FONT></TD>
60</TR>
61<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
62  <TD VALIGN="TOP" WIDTH="25%">
63  <A NAME="org.apache.hadoop.mapred.TaskAttemptContext.progress_added()"></A>
64  <nobr><code>void</code>&nbsp;<A HREF="../../api/org/apache/hadoop/mapred/TaskAttemptContext.html#progress()" target="_top"><tt>progress</tt></A>()</nobr>
65  </TD>
66  <TD>&nbsp;</TD>
67</TR>
68</TABLE>
69&nbsp;
70<p>
71<a NAME="Changed"></a>
72<TABLE summary="Changed Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
73<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
74  <TD VALIGN="TOP" COLSPAN=3><FONT SIZE="+1"><B>Changed Methods</B></FONT></TD>
75</TR>
76<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
77  <TD VALIGN="TOP" WIDTH="25%">
78  <A NAME="org.apache.hadoop.mapred.TaskAttemptContext.getProgressible_changed()"></A>
79  <nobr><code>Progressable</code>&nbsp;<A HREF="../../api/org/apache/hadoop/mapred/TaskAttemptContext.html#getProgressible()" target="_top"><tt>getProgressible</tt></A>()  </nobr>
80  </TD>
81  <TD VALIGN="TOP" WIDTH="30%">
82Method was inherited from <a href="http://hadoop.apache.org/core/docs/r0.19.2/api/org/apache/hadoop/mapred/JobContext.html#getProgressible()" target="_top"><tt>JobContext</tt></a>, but is now defined locally.
83  </TD>
84  <TD>&nbsp;</TD>
85</TR>
86</TABLE>
87&nbsp;
88<a NAME="fields"></a>
89<HR>
90<!-- Start of nav bar -->
91<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
92  <TR>
93    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
94    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
95    <TR ALIGN="center" VALIGN="top">
96      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/mapred/TaskAttemptContext.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.1</tt></B></FONT></A>&nbsp;</TD>
97      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
98      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.mapred.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
99      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
100      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
101      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
102    </TR>
103    </TABLE>
104  </TD>
105  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
106</TR>
107<TR>
108  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
109&nbsp;<A HREF="org.apache.hadoop.mapred.SequenceFileRecordReader.html"><B>PREV CLASS</B></A>
110&nbsp;<A HREF="org.apache.hadoop.mapred.TaskAttemptID.html"><B>NEXT CLASS</B></A>
111&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
112  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
113  &nbsp;<A HREF="org.apache.hadoop.mapred.TaskAttemptContext.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
114<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
115</TR>
116</TABLE>
117<HR>
118<!-- End of nav bar -->
119</BODY>
120</HTML>
Note: See TracBrowser for help on using the repository browser.