source: proiecte/HadoopJUnit/hadoop-0.20.1/docs/jdiff/changes/pkg_org.apache.hadoop.io.compress.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: 10.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.io.compress
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/io/compress/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.io.html"><B>PREV PACKAGE</B></A>
35&nbsp;<A HREF="pkg_org.apache.hadoop.io.compress.zlib.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.io.compress.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
39  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
40<a href="#Removed">REMOVED</a>&nbsp;|&nbsp;
41<a href="#Added">ADDED</a>&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/io/compress/package-summary.html" target="_top"><tt>org.apache.hadoop.io.compress</tt></A>
50</H2>
51<p>
52<a NAME="Removed"></a>
53<TABLE summary="Removed Classes" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
54<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
55  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Removed Classes</B></FONT></TD>
56</TR>
57<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
58  <TD VALIGN="TOP" WIDTH="25%">
59  <A NAME="LzoCodec"></A>
60  <nobr><A HREF="http://hadoop.apache.org/core/docs/r0.19.2/api/org/apache/hadoop/io/compress/LzoCodec.html" target="_top"><tt>LzoCodec</tt></A></nobr>
61  </TD>
62  <TD VALIGN="TOP">A <A HREF="../../api/org/apache/hadoop/io/compress/CompressionCodec.html" target="_top">org.apache.hadoop.io.compress.CompressionCodec</A> for a streaming <b>lzo</b> compression/decompression pair.</TD>
63</TR>
64<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
65  <TD VALIGN="TOP" WIDTH="25%">
66  <A NAME="LzopCodec"></A>
67  <nobr><A HREF="http://hadoop.apache.org/core/docs/r0.19.2/api/org/apache/hadoop/io/compress/LzopCodec.html" target="_top"><tt>LzopCodec</tt></A></nobr>
68  </TD>
69  <TD VALIGN="TOP">A <A HREF="../../api/org/apache/hadoop/io/compress/CompressionCodec.html" target="_top">org.apache.hadoop.io.compress.CompressionCodec</A> for a streaming <b>lzo</b> compression/decompression pair compatible with lzop.</TD>
70</TR>
71<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
72  <TD VALIGN="TOP" WIDTH="25%">
73  <A NAME="LzopCodec.LzopDecompressor"></A>
74  <nobr><A HREF="http://hadoop.apache.org/core/docs/r0.19.2/api/org/apache/hadoop/io/compress/LzopCodec.LzopDecompressor.html" target="_top"><tt>LzopCodec.LzopDecompressor</tt></A></nobr>
75  </TD>
76  <TD>&nbsp;</TD>
77</TR>
78<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
79  <TD VALIGN="TOP" WIDTH="25%">
80  <A NAME="LzopCodec.LzopInputStream"></A>
81  <nobr><A HREF="http://hadoop.apache.org/core/docs/r0.19.2/api/org/apache/hadoop/io/compress/LzopCodec.LzopInputStream.html" target="_top"><tt>LzopCodec.LzopInputStream</tt></A></nobr>
82  </TD>
83  <TD>&nbsp;</TD>
84</TR>
85<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
86  <TD VALIGN="TOP" WIDTH="25%">
87  <A NAME="LzopCodec.LzopOutputStream"></A>
88  <nobr><A HREF="http://hadoop.apache.org/core/docs/r0.19.2/api/org/apache/hadoop/io/compress/LzopCodec.LzopOutputStream.html" target="_top"><tt>LzopCodec.LzopOutputStream</tt></A></nobr>
89  </TD>
90  <TD>&nbsp;</TD>
91</TR>
92</TABLE>
93&nbsp;
94<p>
95<a NAME="Added"></a>
96<TABLE summary="Added Classes" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
97<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
98  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Classes</B></FONT></TD>
99</TR>
100<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
101  <TD VALIGN="TOP" WIDTH="25%">
102  <A NAME="BlockCompressorStream"></A>
103  <nobr><A HREF="../../api/org/apache/hadoop/io/compress/BlockCompressorStream.html" target="_top"><tt>BlockCompressorStream</tt></A></nobr>
104  </TD>
105  <TD VALIGN="TOP">A <A HREF="../../api/org/apache/hadoop/io/compress/CompressorStream.html" target="_top">org.apache.hadoop.io.compress.CompressorStream</A> which works with 'block-based' based compression algorithms as opposed to 'stream-based' compression algorithms.</TD>
106</TR>
107<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
108  <TD VALIGN="TOP" WIDTH="25%">
109  <A NAME="BlockDecompressorStream"></A>
110  <nobr><A HREF="../../api/org/apache/hadoop/io/compress/BlockDecompressorStream.html" target="_top"><tt>BlockDecompressorStream</tt></A></nobr>
111  </TD>
112  <TD VALIGN="TOP">A <A HREF="../../api/org/apache/hadoop/io/compress/DecompressorStream.html" target="_top">org.apache.hadoop.io.compress.DecompressorStream</A> which works with 'block-based' based compression algorithms as opposed to 'stream-based' compression algorithms.</TD>
113</TR>
114<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
115  <TD VALIGN="TOP" WIDTH="25%">
116  <A NAME="CompressorStream"></A>
117  <nobr><A HREF="../../api/org/apache/hadoop/io/compress/CompressorStream.html" target="_top"><tt>CompressorStream</tt></A></nobr>
118  </TD>
119  <TD>&nbsp;</TD>
120</TR>
121<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
122  <TD VALIGN="TOP" WIDTH="25%">
123  <A NAME="DecompressorStream"></A>
124  <nobr><A HREF="../../api/org/apache/hadoop/io/compress/DecompressorStream.html" target="_top"><tt>DecompressorStream</tt></A></nobr>
125  </TD>
126  <TD>&nbsp;</TD>
127</TR>
128</TABLE>
129&nbsp;
130<p>
131<a NAME="Changed"></a>
132<TABLE summary="Changed Classes and Interfaces" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
133<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
134  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Changed Classes and Interfaces</B></FONT></TD>
135</TR>
136<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
137  <TD VALIGN="TOP" WIDTH="25%">
138  <A NAME="BZip2Codec"></A>
139  <nobr><A HREF="org.apache.hadoop.io.compress.BZip2Codec.html">BZip2Codec</A></nobr>
140  </TD>
141  <TD VALIGN="TOP">This class provides CompressionOutputStream and CompressionInputStream for compression and decompression.</TD>
142</TR>
143<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
144  <TD VALIGN="TOP" WIDTH="25%">
145  <A NAME="CompressionCodec"></A>
146  <nobr><A HREF="org.apache.hadoop.io.compress.CompressionCodec.html"><I>CompressionCodec</I></A></nobr>
147  </TD>
148  <TD VALIGN="TOP">This class encapsulates a streaming compression/decompression pair.</TD>
149</TR>
150<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
151  <TD VALIGN="TOP" WIDTH="25%">
152  <A NAME="CompressionCodecFactory"></A>
153  <nobr><A HREF="org.apache.hadoop.io.compress.CompressionCodecFactory.html">CompressionCodecFactory</A></nobr>
154  </TD>
155  <TD VALIGN="TOP">A factory that will find the correct codec for a given filename.</TD>
156</TR>
157<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
158  <TD VALIGN="TOP" WIDTH="25%">
159  <A NAME="DefaultCodec"></A>
160  <nobr><A HREF="org.apache.hadoop.io.compress.DefaultCodec.html">DefaultCodec</A></nobr>
161  </TD>
162  <TD>&nbsp;</TD>
163</TR>
164<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
165  <TD VALIGN="TOP" WIDTH="25%">
166  <A NAME="GzipCodec"></A>
167  <nobr><A HREF="org.apache.hadoop.io.compress.GzipCodec.html">GzipCodec</A></nobr>
168  </TD>
169  <TD VALIGN="TOP">This class creates gzip compressors/decompressors.</TD>
170</TR>
171</TABLE>
172&nbsp;
173<HR>
174<!-- Start of nav bar -->
175<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
176  <TR>
177    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
178    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
179    <TR ALIGN="center" VALIGN="top">
180      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/io/compress/package-summary.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.1</tt></B></FONT></A>&nbsp;</TD>
181      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
182      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
183      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1"> &nbsp;<FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
184      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
185      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
186    </TR>
187    </TABLE>
188  </TD>
189  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
190</TR>
191<TR>
192  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
193&nbsp;<A HREF="pkg_org.apache.hadoop.io.html"><B>PREV PACKAGE</B></A>
194&nbsp;<A HREF="pkg_org.apache.hadoop.io.compress.zlib.html"><B>NEXT PACKAGE</B></A>
195&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
196  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
197  &nbsp;<A HREF="pkg_org.apache.hadoop.io.compress.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
198<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
199</TR>
200</TABLE>
201<HR>
202<!-- End of nav bar -->
203</BODY>
204</HTML>
Note: See TracBrowser for help on using the repository browser.