source: proiecte/HadoopJUnit/hadoop-0.20.1/docs/jdiff/changes/pkg_org.apache.hadoop.mapred.join.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: 11.1 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.join
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/join/package-summary.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="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
24      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Class</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="pkg_org.apache.hadoop.mapred.jobcontrol.html"><B>PREV PACKAGE</B></A>
35&nbsp;<A HREF="pkg_org.apache.hadoop.mapred.lib.html"><B>NEXT PACKAGE</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="pkg_org.apache.hadoop.mapred.join.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
39  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
40REMOVED&nbsp;|&nbsp;
41ADDED&nbsp;|&nbsp;
42<a href="#Changed">CHANGED</a>
43  </FONT></TD>
44</TR>
45</TABLE>
46<HR>
47<!-- End of nav bar -->
48<H2>
49Package <A HREF="../../api/org/apache/hadoop/mapred/join/package-summary.html" target="_top"><tt>org.apache.hadoop.mapred.join</tt></A>
50</H2>
51<p>
52<a NAME="Changed"></a>
53<TABLE summary="Changed Classes and Interfaces" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
54<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
55  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Changed Classes and Interfaces</B></FONT></TD>
56</TR>
57<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
58  <TD VALIGN="TOP" WIDTH="25%">
59  <A NAME="ArrayListBackedIterator"></A>
60  <nobr><A HREF="org.apache.hadoop.mapred.join.ArrayListBackedIterator.html">ArrayListBackedIterator</A></nobr>
61  </TD>
62  <TD VALIGN="TOP">This class provides an implementation of ResetableIterator.</TD>
63</TR>
64<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
65  <TD VALIGN="TOP" WIDTH="25%">
66  <A NAME="ComposableInputFormat"></A>
67  <nobr><A HREF="org.apache.hadoop.mapred.join.ComposableInputFormat.html"><I>ComposableInputFormat</I></A></nobr>
68  </TD>
69  <TD VALIGN="TOP">Refinement of InputFormat requiring implementors to provide ComposableRecordReader instead of RecordReader.</TD>
70</TR>
71<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
72  <TD VALIGN="TOP" WIDTH="25%">
73  <A NAME="ComposableRecordReader"></A>
74  <nobr><A HREF="org.apache.hadoop.mapred.join.ComposableRecordReader.html"><I>ComposableRecordReader</I></A></nobr>
75  </TD>
76  <TD VALIGN="TOP">Additional operations required of a RecordReader to participate in a join.</TD>
77</TR>
78<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
79  <TD VALIGN="TOP" WIDTH="25%">
80  <A NAME="CompositeInputFormat"></A>
81  <nobr><A HREF="org.apache.hadoop.mapred.join.CompositeInputFormat.html">CompositeInputFormat</A></nobr>
82  </TD>
83  <TD VALIGN="TOP">An InputFormat capable of performing joins over a set of data sources sorted and partitioned the same way.</TD>
84</TR>
85<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
86  <TD VALIGN="TOP" WIDTH="25%">
87  <A NAME="CompositeRecordReader"></A>
88  <nobr><A HREF="org.apache.hadoop.mapred.join.CompositeRecordReader.html">CompositeRecordReader</A></nobr>
89  </TD>
90  <TD VALIGN="TOP">A RecordReader that can effect joins of RecordReaders sharing a common key type and partitioning.</TD>
91</TR>
92<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
93  <TD VALIGN="TOP" WIDTH="25%">
94  <A NAME="InnerJoinRecordReader"></A>
95  <nobr><A HREF="org.apache.hadoop.mapred.join.InnerJoinRecordReader.html">InnerJoinRecordReader</A></nobr>
96  </TD>
97  <TD VALIGN="TOP">Full inner join.</TD>
98</TR>
99<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
100  <TD VALIGN="TOP" WIDTH="25%">
101  <A NAME="JoinRecordReader"></A>
102  <nobr><A HREF="org.apache.hadoop.mapred.join.JoinRecordReader.html">JoinRecordReader</A></nobr>
103  </TD>
104  <TD VALIGN="TOP">Base class for Composite joins returning Tuples of arbitrary Writables.</TD>
105</TR>
106<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
107  <TD VALIGN="TOP" WIDTH="25%">
108  <A NAME="JoinRecordReader.JoinDelegationIterator"></A>
109  <nobr><A HREF="org.apache.hadoop.mapred.join.JoinRecordReader.JoinDelegationIterator.html">JoinRecordReader.JoinDelegationIterator</A></nobr>
110  </TD>
111  <TD VALIGN="TOP">Since the JoinCollector is effecting our operation we need only provide an iterator proxy wrapping its operation.</TD>
112</TR>
113<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
114  <TD VALIGN="TOP" WIDTH="25%">
115  <A NAME="MultiFilterRecordReader"></A>
116  <nobr><A HREF="org.apache.hadoop.mapred.join.MultiFilterRecordReader.html">MultiFilterRecordReader</A></nobr>
117  </TD>
118  <TD VALIGN="TOP">Base class for Composite join returning values derived from multiple sources but generally not tuples.</TD>
119</TR>
120<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
121  <TD VALIGN="TOP" WIDTH="25%">
122  <A NAME="MultiFilterRecordReader.MultiFilterDelegationIterator"></A>
123  <nobr><A HREF="org.apache.hadoop.mapred.join.MultiFilterRecordReader.MultiFilterDelegationIterator.html">MultiFilterRecordReader.<br>MultiFilterDelegationIterator</A></nobr>
124  </TD>
125  <TD VALIGN="TOP">Proxy the JoinCollector but include callback to emit.</TD>
126</TR>
127<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
128  <TD VALIGN="TOP" WIDTH="25%">
129  <A NAME="OuterJoinRecordReader"></A>
130  <nobr><A HREF="org.apache.hadoop.mapred.join.OuterJoinRecordReader.html">OuterJoinRecordReader</A></nobr>
131  </TD>
132  <TD VALIGN="TOP">Full outer join.</TD>
133</TR>
134<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
135  <TD VALIGN="TOP" WIDTH="25%">
136  <A NAME="OverrideRecordReader"></A>
137  <nobr><A HREF="org.apache.hadoop.mapred.join.OverrideRecordReader.html">OverrideRecordReader</A></nobr>
138  </TD>
139  <TD VALIGN="TOP">Prefer the &quot;rightmost&quot; data source for this key.</TD>
140</TR>
141<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
142  <TD VALIGN="TOP" WIDTH="25%">
143  <A NAME="Parser.Node"></A>
144  <nobr><A HREF="org.apache.hadoop.mapred.join.Parser.Node.html">Parser.Node</A></nobr>
145  </TD>
146  <TD>&nbsp;</TD>
147</TR>
148<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
149  <TD VALIGN="TOP" WIDTH="25%">
150  <A NAME="Parser.TType"></A>
151  <nobr><A HREF="org.apache.hadoop.mapred.join.Parser.TType.html">Parser.TType</A></nobr>
152  </TD>
153  <TD>&nbsp;</TD>
154</TR>
155<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
156  <TD VALIGN="TOP" WIDTH="25%">
157  <A NAME="ResetableIterator"></A>
158  <nobr><A HREF="org.apache.hadoop.mapred.join.ResetableIterator.html"><I>ResetableIterator</I></A></nobr>
159  </TD>
160  <TD VALIGN="TOP">This defines an interface to a stateful Iterator that can replay elements added to it directly.</TD>
161</TR>
162<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
163  <TD VALIGN="TOP" WIDTH="25%">
164  <A NAME="ResetableIterator.EMPTY"></A>
165  <nobr><A HREF="org.apache.hadoop.mapred.join.ResetableIterator.EMPTY.html">ResetableIterator.EMPTY</A></nobr>
166  </TD>
167  <TD>&nbsp;</TD>
168</TR>
169<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
170  <TD VALIGN="TOP" WIDTH="25%">
171  <A NAME="StreamBackedIterator"></A>
172  <nobr><A HREF="org.apache.hadoop.mapred.join.StreamBackedIterator.html">StreamBackedIterator</A></nobr>
173  </TD>
174  <TD VALIGN="TOP">This class provides an implementation of ResetableIterator.</TD>
175</TR>
176<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
177  <TD VALIGN="TOP" WIDTH="25%">
178  <A NAME="TupleWritable"></A>
179  <nobr><A HREF="org.apache.hadoop.mapred.join.TupleWritable.html">TupleWritable</A></nobr>
180  </TD>
181  <TD VALIGN="TOP">Writable type storing multiple <A HREF="../../api/org.apache.hadoop.mapred.join.TupleWritable.org/apache/hadoop/io/Writable}s/.html" target="_top">Thi</A> is *not* a general-purpose tuple type.</TD>
182</TR>
183<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
184  <TD VALIGN="TOP" WIDTH="25%">
185  <A NAME="WrappedRecordReader"></A>
186  <nobr><A HREF="org.apache.hadoop.mapred.join.WrappedRecordReader.html">WrappedRecordReader</A></nobr>
187  </TD>
188  <TD VALIGN="TOP">Proxy class for a RecordReader participating in the join framework.</TD>
189</TR>
190</TABLE>
191&nbsp;
192<HR>
193<!-- Start of nav bar -->
194<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
195  <TR>
196    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
197    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
198    <TR ALIGN="center" VALIGN="top">
199      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/mapred/join/package-summary.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.1</tt></B></FONT></A>&nbsp;</TD>
200      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
201      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
202      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
203      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
204      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
205    </TR>
206    </TABLE>
207  </TD>
208  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
209</TR>
210<TR>
211  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
212&nbsp;<A HREF="pkg_org.apache.hadoop.mapred.jobcontrol.html"><B>PREV PACKAGE</B></A>
213&nbsp;<A HREF="pkg_org.apache.hadoop.mapred.lib.html"><B>NEXT PACKAGE</B></A>
214&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
215  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
216  &nbsp;<A HREF="pkg_org.apache.hadoop.mapred.join.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
217<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
218</TR>
219</TABLE>
220<HR>
221<!-- End of nav bar -->
222</BODY>
223</HTML>
Note: See TracBrowser for help on using the repository browser.