source: proiecte/HadoopJUnit/hadoop-0.20.1/docs/api/org/apache/hadoop/contrib/failmon/package-use.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: 9.4 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:57:03 UTC 2009 -->
6<TITLE>
7Uses of Package org.apache.hadoop.contrib.failmon (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<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    if (location.href.indexOf('is-external=true') == -1) {
18        parent.document.title="Uses of Package org.apache.hadoop.contrib.failmon (Hadoop 0.20.1 API)";
19    }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39  <TR ALIGN="center" VALIGN="top">
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48  </TR>
49</TABLE>
50</TD>
51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52</EM>
53</TD>
54</TR>
55
56<TR>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58&nbsp;PREV&nbsp;
59&nbsp;NEXT</FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../../index.html?org/apache/hadoop/contrib/failmon/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63&nbsp;<SCRIPT type="text/javascript">
64  <!--
65  if(window==top) {
66    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67  }
68  //-->
69</SCRIPT>
70<NOSCRIPT>
71  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
72</NOSCRIPT>
73
74
75</FONT></TD>
76</TR>
77</TABLE>
78<A NAME="skip-navbar_top"></A>
79<!-- ========= END OF TOP NAVBAR ========= -->
80
81<HR>
82<CENTER>
83<H2>
84<B>Uses of Package<br>org.apache.hadoop.contrib.failmon</B></H2>
85</CENTER>
86
87<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
88<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
89<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
90Packages that use <A HREF="../../../../../org/apache/hadoop/contrib/failmon/package-summary.html">org.apache.hadoop.contrib.failmon</A></FONT></TH>
91</TR>
92<TR BGCOLOR="white" CLASS="TableRowColor">
93<TD><A HREF="#org.apache.hadoop.contrib.failmon"><B>org.apache.hadoop.contrib.failmon</B></A></TD>
94<TD>&nbsp;&nbsp;</TD>
95</TR>
96</TABLE>
97&nbsp;
98<P>
99<A NAME="org.apache.hadoop.contrib.failmon"><!-- --></A>
100<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
101<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
102<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
103Classes in <A HREF="../../../../../org/apache/hadoop/contrib/failmon/package-summary.html">org.apache.hadoop.contrib.failmon</A> used by <A HREF="../../../../../org/apache/hadoop/contrib/failmon/package-summary.html">org.apache.hadoop.contrib.failmon</A></FONT></TH>
104</TR>
105<TR BGCOLOR="white" CLASS="TableRowColor">
106<TD><B><A HREF="../../../../../org/apache/hadoop/contrib/failmon/class-use/EventRecord.html#org.apache.hadoop.contrib.failmon"><B>EventRecord</B></A></B>
107
108<BR>
109&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Objects of this class represent metrics collected for
110 a specific hardware source.</TD>
111</TR>
112<TR BGCOLOR="white" CLASS="TableRowColor">
113<TD><B><A HREF="../../../../../org/apache/hadoop/contrib/failmon/class-use/LocalStore.html#org.apache.hadoop.contrib.failmon"><B>LocalStore</B></A></B>
114
115<BR>
116&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class takes care of the temporary local storage of
117 gathered metrics before they get uploaded into HDFS.</TD>
118</TR>
119<TR BGCOLOR="white" CLASS="TableRowColor">
120<TD><B><A HREF="../../../../../org/apache/hadoop/contrib/failmon/class-use/LogParser.html#org.apache.hadoop.contrib.failmon"><B>LogParser</B></A></B>
121
122<BR>
123&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class represents objects that provide log parsing
124 functionality.</TD>
125</TR>
126<TR BGCOLOR="white" CLASS="TableRowColor">
127<TD><B><A HREF="../../../../../org/apache/hadoop/contrib/failmon/class-use/Monitored.html#org.apache.hadoop.contrib.failmon"><B>Monitored</B></A></B>
128
129<BR>
130&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents objects that monitor specific hardware resources and
131 can query them to get EventRecords describing the state of these
132 resources.</TD>
133</TR>
134<TR BGCOLOR="white" CLASS="TableRowColor">
135<TD><B><A HREF="../../../../../org/apache/hadoop/contrib/failmon/class-use/MonitorJob.html#org.apache.hadoop.contrib.failmon"><B>MonitorJob</B></A></B>
136
137<BR>
138&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class is a wrapper for a monitoring job.</TD>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD><B><A HREF="../../../../../org/apache/hadoop/contrib/failmon/class-use/OfflineAnonymizer.LogType.html#org.apache.hadoop.contrib.failmon"><B>OfflineAnonymizer.LogType</B></A></B>
142
143<BR>
144&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
145</TR>
146<TR BGCOLOR="white" CLASS="TableRowColor">
147<TD><B><A HREF="../../../../../org/apache/hadoop/contrib/failmon/class-use/SerializedRecord.html#org.apache.hadoop.contrib.failmon"><B>SerializedRecord</B></A></B>
148
149<BR>
150&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Objects of this class hold the serialized representations
151 of EventRecords.</TD>
152</TR>
153<TR BGCOLOR="white" CLASS="TableRowColor">
154<TD><B><A HREF="../../../../../org/apache/hadoop/contrib/failmon/class-use/ShellParser.html#org.apache.hadoop.contrib.failmon"><B>ShellParser</B></A></B>
155
156<BR>
157&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Objects of this class parse the output of system command-line
158 utilities that can give information about the state of 
159 various hardware components in the system.</TD>
160</TR>
161</TABLE>
162&nbsp;
163<P>
164<HR>
165
166
167<!-- ======= START OF BOTTOM NAVBAR ====== -->
168<A NAME="navbar_bottom"><!-- --></A>
169<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
170<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
171<TR>
172<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
173<A NAME="navbar_bottom_firstrow"><!-- --></A>
174<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
175  <TR ALIGN="center" VALIGN="top">
176  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
177  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
178  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
179  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
180  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
181  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
182  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
183  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
184  </TR>
185</TABLE>
186</TD>
187<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
188</EM>
189</TD>
190</TR>
191
192<TR>
193<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
194&nbsp;PREV&nbsp;
195&nbsp;NEXT</FONT></TD>
196<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
197  <A HREF="../../../../../index.html?org/apache/hadoop/contrib/failmon/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
198&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
199&nbsp;<SCRIPT type="text/javascript">
200  <!--
201  if(window==top) {
202    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
203  }
204  //-->
205</SCRIPT>
206<NOSCRIPT>
207  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
208</NOSCRIPT>
209
210
211</FONT></TD>
212</TR>
213</TABLE>
214<A NAME="skip-navbar_bottom"></A>
215<!-- ======== END OF BOTTOM NAVBAR ======= -->
216
217<HR>
218Copyright &copy; 2009 The Apache Software Foundation
219</BODY>
220</HTML>
Note: See TracBrowser for help on using the repository browser.