source: proiecte/HadoopJUnit/hadoop-0.20.1/docs/api/org/apache/hadoop/mapred/lib/aggregate/package-frame.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: 3.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0_07) on Tue Sep 01 20:56:59 UTC 2009 -->
6<TITLE>
7org.apache.hadoop.mapred.lib.aggregate (Hadoop 0.20.1 API)
8</TITLE>
9
10<META NAME="date" CONTENT="2009-09-01">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
13
14
15</HEAD>
16
17<BODY BGCOLOR="white">
18<FONT size="+1" CLASS="FrameTitleFont">
19<A HREF="../../../../../../org/apache/hadoop/mapred/lib/aggregate/package-summary.html" target="classFrame">org.apache.hadoop.mapred.lib.aggregate</A></FONT>
20<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
21<TR>
22<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
23Interfaces</FONT>&nbsp;
24<FONT CLASS="FrameItemFont">
25<BR>
26<A HREF="ValueAggregator.html" title="interface in org.apache.hadoop.mapred.lib.aggregate" target="classFrame"><I>ValueAggregator</I></A>
27<BR>
28<A HREF="ValueAggregatorDescriptor.html" title="interface in org.apache.hadoop.mapred.lib.aggregate" target="classFrame"><I>ValueAggregatorDescriptor</I></A></FONT></TD>
29</TR>
30</TABLE>
31
32
33<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
34<TR>
35<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
36Classes</FONT>&nbsp;
37<FONT CLASS="FrameItemFont">
38<BR>
39<A HREF="DoubleValueSum.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">DoubleValueSum</A>
40<BR>
41<A HREF="LongValueMax.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">LongValueMax</A>
42<BR>
43<A HREF="LongValueMin.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">LongValueMin</A>
44<BR>
45<A HREF="LongValueSum.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">LongValueSum</A>
46<BR>
47<A HREF="StringValueMax.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">StringValueMax</A>
48<BR>
49<A HREF="StringValueMin.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">StringValueMin</A>
50<BR>
51<A HREF="UniqValueCount.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">UniqValueCount</A>
52<BR>
53<A HREF="UserDefinedValueAggregatorDescriptor.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">UserDefinedValueAggregatorDescriptor</A>
54<BR>
55<A HREF="ValueAggregatorBaseDescriptor.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorBaseDescriptor</A>
56<BR>
57<A HREF="ValueAggregatorCombiner.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorCombiner</A>
58<BR>
59<A HREF="ValueAggregatorJob.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorJob</A>
60<BR>
61<A HREF="ValueAggregatorJobBase.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorJobBase</A>
62<BR>
63<A HREF="ValueAggregatorMapper.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorMapper</A>
64<BR>
65<A HREF="ValueAggregatorReducer.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorReducer</A>
66<BR>
67<A HREF="ValueHistogram.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueHistogram</A></FONT></TD>
68</TR>
69</TABLE>
70
71
72</BODY>
73</HTML>
Note: See TracBrowser for help on using the repository browser.