source: proiecte/HadoopJUnit/hadoop-0.20.1/docs/api/org/apache/hadoop/mapred/JobStatus.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: 37.0 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:56 UTC 2009 -->
6<TITLE>
7JobStatus (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="JobStatus (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/JobStatus.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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;<A HREF="../../../../org/apache/hadoop/mapred/JobQueueInfo.html" title="class in org.apache.hadoop.mapred"><B>PREV CLASS</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobTracker.html" title="class in org.apache.hadoop.mapred"><B>NEXT CLASS</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../index.html?org/apache/hadoop/mapred/JobStatus.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="JobStatus.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<TR>
78<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82</TR>
83</TABLE>
84<A NAME="skip-navbar_top"></A>
85<!-- ========= END OF TOP NAVBAR ========= -->
86
87<HR>
88<!-- ======== START OF CLASS DATA ======== -->
89<H2>
90<FONT SIZE="-1">
91org.apache.hadoop.mapred</FONT>
92<BR>
93Class JobStatus</H2>
94<PRE>
95<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.hadoop.mapred.JobStatus</B>
97</PRE>
98<DL>
99<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, <A HREF="../../../../org/apache/hadoop/io/Writable.html" title="interface in org.apache.hadoop.io">Writable</A></DD>
100</DL>
101<HR>
102<DL>
103<DT><PRE>public class <B>JobStatus</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../org/apache/hadoop/io/Writable.html" title="interface in org.apache.hadoop.io">Writable</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A></DL>
104</PRE>
105
106<P>
107Describes the current status of a job.  This is
108 not intended to be a comprehensive piece of data.
109 For that, look at JobProfile.
110<P>
111
112<P>
113<HR>
114
115<P>
116<!-- =========== FIELD SUMMARY =========== -->
117
118<A NAME="field_summary"><!-- --></A>
119<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122<B>Field Summary</B></FONT></TH>
123</TR>
124<TR BGCOLOR="white" CLASS="TableRowColor">
125<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126<CODE>static&nbsp;int</CODE></FONT></TD>
127<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#FAILED">FAILED</A></B></CODE>
128
129<BR>
130&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131</TR>
132<TR BGCOLOR="white" CLASS="TableRowColor">
133<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134<CODE>static&nbsp;int</CODE></FONT></TD>
135<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#KILLED">KILLED</A></B></CODE>
136
137<BR>
138&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142<CODE>static&nbsp;int</CODE></FONT></TD>
143<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#PREP">PREP</A></B></CODE>
144
145<BR>
146&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
147</TR>
148<TR BGCOLOR="white" CLASS="TableRowColor">
149<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150<CODE>static&nbsp;int</CODE></FONT></TD>
151<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#RUNNING">RUNNING</A></B></CODE>
152
153<BR>
154&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
155</TR>
156<TR BGCOLOR="white" CLASS="TableRowColor">
157<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158<CODE>static&nbsp;int</CODE></FONT></TD>
159<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#SUCCEEDED">SUCCEEDED</A></B></CODE>
160
161<BR>
162&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
163</TR>
164</TABLE>
165&nbsp;
166<!-- ======== CONSTRUCTOR SUMMARY ======== -->
167
168<A NAME="constructor_summary"><!-- --></A>
169<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
171<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
172<B>Constructor Summary</B></FONT></TH>
173</TR>
174<TR BGCOLOR="white" CLASS="TableRowColor">
175<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#JobStatus()">JobStatus</A></B>()</CODE>
176
177<BR>
178&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
179</TR>
180<TR BGCOLOR="white" CLASS="TableRowColor">
181<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#JobStatus(org.apache.hadoop.mapred.JobID, float, float, float, float, int, org.apache.hadoop.mapred.JobPriority)">JobStatus</A></B>(<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A>&nbsp;jobid,
182          float&nbsp;setupProgress,
183          float&nbsp;mapProgress,
184          float&nbsp;reduceProgress,
185          float&nbsp;cleanupProgress,
186          int&nbsp;runState,
187          <A HREF="../../../../org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred">JobPriority</A>&nbsp;jp)</CODE>
188
189<BR>
190&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a job status object for a given jobid.</TD>
191</TR>
192<TR BGCOLOR="white" CLASS="TableRowColor">
193<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#JobStatus(org.apache.hadoop.mapred.JobID, float, float, float, int)">JobStatus</A></B>(<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A>&nbsp;jobid,
194          float&nbsp;mapProgress,
195          float&nbsp;reduceProgress,
196          float&nbsp;cleanupProgress,
197          int&nbsp;runState)</CODE>
198
199<BR>
200&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a job status object for a given jobid.</TD>
201</TR>
202<TR BGCOLOR="white" CLASS="TableRowColor">
203<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#JobStatus(org.apache.hadoop.mapred.JobID, float, float, float, int, org.apache.hadoop.mapred.JobPriority)">JobStatus</A></B>(<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A>&nbsp;jobid,
204          float&nbsp;mapProgress,
205          float&nbsp;reduceProgress,
206          float&nbsp;cleanupProgress,
207          int&nbsp;runState,
208          <A HREF="../../../../org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred">JobPriority</A>&nbsp;jp)</CODE>
209
210<BR>
211&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a job status object for a given jobid.</TD>
212</TR>
213<TR BGCOLOR="white" CLASS="TableRowColor">
214<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#JobStatus(org.apache.hadoop.mapred.JobID, float, float, int)">JobStatus</A></B>(<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A>&nbsp;jobid,
215          float&nbsp;mapProgress,
216          float&nbsp;reduceProgress,
217          int&nbsp;runState)</CODE>
218
219<BR>
220&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a job status object for a given jobid.</TD>
221</TR>
222</TABLE>
223&nbsp;
224<!-- ========== METHOD SUMMARY =========== -->
225
226<A NAME="method_summary"><!-- --></A>
227<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
228<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
229<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
230<B>Method Summary</B></FONT></TH>
231</TR>
232<TR BGCOLOR="white" CLASS="TableRowColor">
233<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
234<CODE>&nbsp;float</CODE></FONT></TD>
235<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#cleanupProgress()">cleanupProgress</A></B>()</CODE>
236
237<BR>
238&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
239</TR>
240<TR BGCOLOR="white" CLASS="TableRowColor">
241<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
242<CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
243<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#clone()">clone</A></B>()</CODE>
244
245<BR>
246&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
247</TR>
248<TR BGCOLOR="white" CLASS="TableRowColor">
249<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
250<CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
251<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#getJobId()">getJobId</A></B>()</CODE>
252
253<BR>
254&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use getJobID instead</I></TD>
255</TR>
256<TR BGCOLOR="white" CLASS="TableRowColor">
257<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
258<CODE>&nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A></CODE></FONT></TD>
259<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#getJobID()">getJobID</A></B>()</CODE>
260
261<BR>
262&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
263</TR>
264<TR BGCOLOR="white" CLASS="TableRowColor">
265<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
266<CODE>&nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred">JobPriority</A></CODE></FONT></TD>
267<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#getJobPriority()">getJobPriority</A></B>()</CODE>
268
269<BR>
270&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the priority of the job</TD>
271</TR>
272<TR BGCOLOR="white" CLASS="TableRowColor">
273<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
274<CODE>&nbsp;int</CODE></FONT></TD>
275<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#getRunState()">getRunState</A></B>()</CODE>
276
277<BR>
278&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
279</TR>
280<TR BGCOLOR="white" CLASS="TableRowColor">
281<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
282<CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
283<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#getSchedulingInfo()">getSchedulingInfo</A></B>()</CODE>
284
285<BR>
286&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the Scheduling information associated to a particular Job.</TD>
287</TR>
288<TR BGCOLOR="white" CLASS="TableRowColor">
289<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
290<CODE>&nbsp;long</CODE></FONT></TD>
291<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#getStartTime()">getStartTime</A></B>()</CODE>
292
293<BR>
294&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
295</TR>
296<TR BGCOLOR="white" CLASS="TableRowColor">
297<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
298<CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
299<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#getUsername()">getUsername</A></B>()</CODE>
300
301<BR>
302&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
303</TR>
304<TR BGCOLOR="white" CLASS="TableRowColor">
305<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
306<CODE>&nbsp;boolean</CODE></FONT></TD>
307<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#isJobComplete()">isJobComplete</A></B>()</CODE>
308
309<BR>
310&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the status is for a completed job.</TD>
311</TR>
312<TR BGCOLOR="white" CLASS="TableRowColor">
313<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
314<CODE>&nbsp;float</CODE></FONT></TD>
315<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#mapProgress()">mapProgress</A></B>()</CODE>
316
317<BR>
318&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
319</TR>
320<TR BGCOLOR="white" CLASS="TableRowColor">
321<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
322<CODE>&nbsp;void</CODE></FONT></TD>
323<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#readFields(java.io.DataInput)">readFields</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</A>&nbsp;in)</CODE>
324
325<BR>
326&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deserialize the fields of this object from <code>in</code>.</TD>
327</TR>
328<TR BGCOLOR="white" CLASS="TableRowColor">
329<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
330<CODE>&nbsp;float</CODE></FONT></TD>
331<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#reduceProgress()">reduceProgress</A></B>()</CODE>
332
333<BR>
334&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
335</TR>
336<TR BGCOLOR="white" CLASS="TableRowColor">
337<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
338<CODE>&nbsp;void</CODE></FONT></TD>
339<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#setJobPriority(org.apache.hadoop.mapred.JobPriority)">setJobPriority</A></B>(<A HREF="../../../../org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred">JobPriority</A>&nbsp;jp)</CODE>
340
341<BR>
342&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the priority of the job, defaulting to NORMAL.</TD>
343</TR>
344<TR BGCOLOR="white" CLASS="TableRowColor">
345<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
346<CODE>&nbsp;void</CODE></FONT></TD>
347<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#setRunState(int)">setRunState</A></B>(int&nbsp;state)</CODE>
348
349<BR>
350&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Change the current run state of the job.</TD>
351</TR>
352<TR BGCOLOR="white" CLASS="TableRowColor">
353<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
354<CODE>&nbsp;void</CODE></FONT></TD>
355<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#setSchedulingInfo(java.lang.String)">setSchedulingInfo</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;schedulingInfo)</CODE>
356
357<BR>
358&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the scheduling information associated to a particular Job.</TD>
359</TR>
360<TR BGCOLOR="white" CLASS="TableRowColor">
361<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
362<CODE>&nbsp;float</CODE></FONT></TD>
363<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#setupProgress()">setupProgress</A></B>()</CODE>
364
365<BR>
366&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
367</TR>
368<TR BGCOLOR="white" CLASS="TableRowColor">
369<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
370<CODE>&nbsp;void</CODE></FONT></TD>
371<TD><CODE><B><A HREF="../../../../org/apache/hadoop/mapred/JobStatus.html#write(java.io.DataOutput)">write</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</A>&nbsp;out)</CODE>
372
373<BR>
374&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Serialize the fields of this object to <code>out</code>.</TD>
375</TR>
376</TABLE>
377&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
378<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
379<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
380<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
381</TR>
382<TR BGCOLOR="white" CLASS="TableRowColor">
383<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
384</TR>
385</TABLE>
386&nbsp;
387<P>
388
389<!-- ============ FIELD DETAIL =========== -->
390
391<A NAME="field_detail"><!-- --></A>
392<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
393<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
394<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
395<B>Field Detail</B></FONT></TH>
396</TR>
397</TABLE>
398
399<A NAME="RUNNING"><!-- --></A><H3>
400RUNNING</H3>
401<PRE>
402public static final int <B>RUNNING</B></PRE>
403<DL>
404<DL>
405<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.hadoop.mapred.JobStatus.RUNNING">Constant Field Values</A></DL>
406</DL>
407<HR>
408
409<A NAME="SUCCEEDED"><!-- --></A><H3>
410SUCCEEDED</H3>
411<PRE>
412public static final int <B>SUCCEEDED</B></PRE>
413<DL>
414<DL>
415<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.hadoop.mapred.JobStatus.SUCCEEDED">Constant Field Values</A></DL>
416</DL>
417<HR>
418
419<A NAME="FAILED"><!-- --></A><H3>
420FAILED</H3>
421<PRE>
422public static final int <B>FAILED</B></PRE>
423<DL>
424<DL>
425<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.hadoop.mapred.JobStatus.FAILED">Constant Field Values</A></DL>
426</DL>
427<HR>
428
429<A NAME="PREP"><!-- --></A><H3>
430PREP</H3>
431<PRE>
432public static final int <B>PREP</B></PRE>
433<DL>
434<DL>
435<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.hadoop.mapred.JobStatus.PREP">Constant Field Values</A></DL>
436</DL>
437<HR>
438
439<A NAME="KILLED"><!-- --></A><H3>
440KILLED</H3>
441<PRE>
442public static final int <B>KILLED</B></PRE>
443<DL>
444<DL>
445<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.hadoop.mapred.JobStatus.KILLED">Constant Field Values</A></DL>
446</DL>
447
448<!-- ========= CONSTRUCTOR DETAIL ======== -->
449
450<A NAME="constructor_detail"><!-- --></A>
451<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
452<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
453<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
454<B>Constructor Detail</B></FONT></TH>
455</TR>
456</TABLE>
457
458<A NAME="JobStatus()"><!-- --></A><H3>
459JobStatus</H3>
460<PRE>
461public <B>JobStatus</B>()</PRE>
462<DL>
463</DL>
464<HR>
465
466<A NAME="JobStatus(org.apache.hadoop.mapred.JobID, float, float, float, int)"><!-- --></A><H3>
467JobStatus</H3>
468<PRE>
469public <B>JobStatus</B>(<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A>&nbsp;jobid,
470                 float&nbsp;mapProgress,
471                 float&nbsp;reduceProgress,
472                 float&nbsp;cleanupProgress,
473                 int&nbsp;runState)</PRE>
474<DL>
475<DD>Create a job status object for a given jobid.
476<P>
477<DL>
478<DT><B>Parameters:</B><DD><CODE>jobid</CODE> - The jobid of the job<DD><CODE>mapProgress</CODE> - The progress made on the maps<DD><CODE>reduceProgress</CODE> - The progress made on the reduces<DD><CODE>cleanupProgress</CODE> - The progress made on cleanup<DD><CODE>runState</CODE> - The current state of the job</DL>
479</DL>
480<HR>
481
482<A NAME="JobStatus(org.apache.hadoop.mapred.JobID, float, float, int)"><!-- --></A><H3>
483JobStatus</H3>
484<PRE>
485public <B>JobStatus</B>(<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A>&nbsp;jobid,
486                 float&nbsp;mapProgress,
487                 float&nbsp;reduceProgress,
488                 int&nbsp;runState)</PRE>
489<DL>
490<DD>Create a job status object for a given jobid.
491<P>
492<DL>
493<DT><B>Parameters:</B><DD><CODE>jobid</CODE> - The jobid of the job<DD><CODE>mapProgress</CODE> - The progress made on the maps<DD><CODE>reduceProgress</CODE> - The progress made on the reduces<DD><CODE>runState</CODE> - The current state of the job</DL>
494</DL>
495<HR>
496
497<A NAME="JobStatus(org.apache.hadoop.mapred.JobID, float, float, float, int, org.apache.hadoop.mapred.JobPriority)"><!-- --></A><H3>
498JobStatus</H3>
499<PRE>
500public <B>JobStatus</B>(<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A>&nbsp;jobid,
501                 float&nbsp;mapProgress,
502                 float&nbsp;reduceProgress,
503                 float&nbsp;cleanupProgress,
504                 int&nbsp;runState,
505                 <A HREF="../../../../org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred">JobPriority</A>&nbsp;jp)</PRE>
506<DL>
507<DD>Create a job status object for a given jobid.
508<P>
509<DL>
510<DT><B>Parameters:</B><DD><CODE>jobid</CODE> - The jobid of the job<DD><CODE>mapProgress</CODE> - The progress made on the maps<DD><CODE>reduceProgress</CODE> - The progress made on the reduces<DD><CODE>runState</CODE> - The current state of the job<DD><CODE>jp</CODE> - Priority of the job.</DL>
511</DL>
512<HR>
513
514<A NAME="JobStatus(org.apache.hadoop.mapred.JobID, float, float, float, float, int, org.apache.hadoop.mapred.JobPriority)"><!-- --></A><H3>
515JobStatus</H3>
516<PRE>
517public <B>JobStatus</B>(<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A>&nbsp;jobid,
518                 float&nbsp;setupProgress,
519                 float&nbsp;mapProgress,
520                 float&nbsp;reduceProgress,
521                 float&nbsp;cleanupProgress,
522                 int&nbsp;runState,
523                 <A HREF="../../../../org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred">JobPriority</A>&nbsp;jp)</PRE>
524<DL>
525<DD>Create a job status object for a given jobid.
526<P>
527<DL>
528<DT><B>Parameters:</B><DD><CODE>jobid</CODE> - The jobid of the job<DD><CODE>setupProgress</CODE> - The progress made on the setup<DD><CODE>mapProgress</CODE> - The progress made on the maps<DD><CODE>reduceProgress</CODE> - The progress made on the reduces<DD><CODE>cleanupProgress</CODE> - The progress made on the cleanup<DD><CODE>runState</CODE> - The current state of the job<DD><CODE>jp</CODE> - Priority of the job.</DL>
529</DL>
530
531<!-- ============ METHOD DETAIL ========== -->
532
533<A NAME="method_detail"><!-- --></A>
534<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
535<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
536<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
537<B>Method Detail</B></FONT></TH>
538</TR>
539</TABLE>
540
541<A NAME="getJobId()"><!-- --></A><H3>
542getJobId</H3>
543<PRE>
544<FONT SIZE="-1"><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
545</FONT>public <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getJobId</B>()</PRE>
546<DL>
547<DD><B>Deprecated.</B>&nbsp;<I>use getJobID instead</I>
548<P>
549<DD><DL>
550</DL>
551</DD>
552<DD><DL>
553</DL>
554</DD>
555</DL>
556<HR>
557
558<A NAME="getJobID()"><!-- --></A><H3>
559getJobID</H3>
560<PRE>
561public <A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A> <B>getJobID</B>()</PRE>
562<DL>
563<DD><DL>
564</DL>
565</DD>
566<DD><DL>
567
568<DT><B>Returns:</B><DD>The jobid of the Job</DL>
569</DD>
570</DL>
571<HR>
572
573<A NAME="mapProgress()"><!-- --></A><H3>
574mapProgress</H3>
575<PRE>
576public float <B>mapProgress</B>()</PRE>
577<DL>
578<DD><DL>
579</DL>
580</DD>
581<DD><DL>
582
583<DT><B>Returns:</B><DD>Percentage of progress in maps</DL>
584</DD>
585</DL>
586<HR>
587
588<A NAME="cleanupProgress()"><!-- --></A><H3>
589cleanupProgress</H3>
590<PRE>
591public float <B>cleanupProgress</B>()</PRE>
592<DL>
593<DD><DL>
594</DL>
595</DD>
596<DD><DL>
597
598<DT><B>Returns:</B><DD>Percentage of progress in cleanup</DL>
599</DD>
600</DL>
601<HR>
602
603<A NAME="setupProgress()"><!-- --></A><H3>
604setupProgress</H3>
605<PRE>
606public float <B>setupProgress</B>()</PRE>
607<DL>
608<DD><DL>
609</DL>
610</DD>
611<DD><DL>
612
613<DT><B>Returns:</B><DD>Percentage of progress in setup</DL>
614</DD>
615</DL>
616<HR>
617
618<A NAME="reduceProgress()"><!-- --></A><H3>
619reduceProgress</H3>
620<PRE>
621public float <B>reduceProgress</B>()</PRE>
622<DL>
623<DD><DL>
624</DL>
625</DD>
626<DD><DL>
627
628<DT><B>Returns:</B><DD>Percentage of progress in reduce</DL>
629</DD>
630</DL>
631<HR>
632
633<A NAME="getRunState()"><!-- --></A><H3>
634getRunState</H3>
635<PRE>
636public int <B>getRunState</B>()</PRE>
637<DL>
638<DD><DL>
639</DL>
640</DD>
641<DD><DL>
642
643<DT><B>Returns:</B><DD>running state of the job</DL>
644</DD>
645</DL>
646<HR>
647
648<A NAME="setRunState(int)"><!-- --></A><H3>
649setRunState</H3>
650<PRE>
651public void <B>setRunState</B>(int&nbsp;state)</PRE>
652<DL>
653<DD>Change the current run state of the job.
654<P>
655<DD><DL>
656</DL>
657</DD>
658<DD><DL>
659</DL>
660</DD>
661</DL>
662<HR>
663
664<A NAME="getStartTime()"><!-- --></A><H3>
665getStartTime</H3>
666<PRE>
667public long <B>getStartTime</B>()</PRE>
668<DL>
669<DD><DL>
670</DL>
671</DD>
672<DD><DL>
673
674<DT><B>Returns:</B><DD>start time of the job</DL>
675</DD>
676</DL>
677<HR>
678
679<A NAME="clone()"><!-- --></A><H3>
680clone</H3>
681<PRE>
682public <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>clone</B>()</PRE>
683<DL>
684<DD><DL>
685<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A></CODE> in class <CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
686</DD>
687<DD><DL>
688</DL>
689</DD>
690</DL>
691<HR>
692
693<A NAME="getUsername()"><!-- --></A><H3>
694getUsername</H3>
695<PRE>
696public <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getUsername</B>()</PRE>
697<DL>
698<DD><DL>
699</DL>
700</DD>
701<DD><DL>
702
703<DT><B>Returns:</B><DD>the username of the job</DL>
704</DD>
705</DL>
706<HR>
707
708<A NAME="getSchedulingInfo()"><!-- --></A><H3>
709getSchedulingInfo</H3>
710<PRE>
711public <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getSchedulingInfo</B>()</PRE>
712<DL>
713<DD>Gets the Scheduling information associated to a particular Job.
714<P>
715<DD><DL>
716</DL>
717</DD>
718<DD><DL>
719
720<DT><B>Returns:</B><DD>the scheduling information of the job</DL>
721</DD>
722</DL>
723<HR>
724
725<A NAME="setSchedulingInfo(java.lang.String)"><!-- --></A><H3>
726setSchedulingInfo</H3>
727<PRE>
728public void <B>setSchedulingInfo</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;schedulingInfo)</PRE>
729<DL>
730<DD>Used to set the scheduling information associated to a particular Job.
731<P>
732<DD><DL>
733</DL>
734</DD>
735<DD><DL>
736<DT><B>Parameters:</B><DD><CODE>schedulingInfo</CODE> - Scheduling information of the job</DL>
737</DD>
738</DL>
739<HR>
740
741<A NAME="getJobPriority()"><!-- --></A><H3>
742getJobPriority</H3>
743<PRE>
744public <A HREF="../../../../org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred">JobPriority</A> <B>getJobPriority</B>()</PRE>
745<DL>
746<DD>Return the priority of the job
747<P>
748<DD><DL>
749</DL>
750</DD>
751<DD><DL>
752
753<DT><B>Returns:</B><DD>job priority</DL>
754</DD>
755</DL>
756<HR>
757
758<A NAME="setJobPriority(org.apache.hadoop.mapred.JobPriority)"><!-- --></A><H3>
759setJobPriority</H3>
760<PRE>
761public void <B>setJobPriority</B>(<A HREF="../../../../org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred">JobPriority</A>&nbsp;jp)</PRE>
762<DL>
763<DD>Set the priority of the job, defaulting to NORMAL.
764<P>
765<DD><DL>
766</DL>
767</DD>
768<DD><DL>
769<DT><B>Parameters:</B><DD><CODE>jp</CODE> - new job priority</DL>
770</DD>
771</DL>
772<HR>
773
774<A NAME="isJobComplete()"><!-- --></A><H3>
775isJobComplete</H3>
776<PRE>
777public boolean <B>isJobComplete</B>()</PRE>
778<DL>
779<DD>Returns true if the status is for a completed job.
780<P>
781<DD><DL>
782</DL>
783</DD>
784<DD><DL>
785</DL>
786</DD>
787</DL>
788<HR>
789
790<A NAME="write(java.io.DataOutput)"><!-- --></A><H3>
791write</H3>
792<PRE>
793public void <B>write</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</A>&nbsp;out)
794           throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
795<DL>
796<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/hadoop/io/Writable.html#write(java.io.DataOutput)">Writable</A></CODE></B></DD>
797<DD>Serialize the fields of this object to <code>out</code>.
798<P>
799<DD><DL>
800<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/hadoop/io/Writable.html#write(java.io.DataOutput)">write</A></CODE> in interface <CODE><A HREF="../../../../org/apache/hadoop/io/Writable.html" title="interface in org.apache.hadoop.io">Writable</A></CODE></DL>
801</DD>
802<DD><DL>
803<DT><B>Parameters:</B><DD><CODE>out</CODE> - <code>DataOuput</code> to serialize this object into.
804<DT><B>Throws:</B>
805<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
806</DD>
807</DL>
808<HR>
809
810<A NAME="readFields(java.io.DataInput)"><!-- --></A><H3>
811readFields</H3>
812<PRE>
813public void <B>readFields</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</A>&nbsp;in)
814                throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
815<DL>
816<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/hadoop/io/Writable.html#readFields(java.io.DataInput)">Writable</A></CODE></B></DD>
817<DD>Deserialize the fields of this object from <code>in</code>
818 
819 <p>For efficiency, implementations should attempt to re-use storage in the
820 existing object where possible.</p>
821<P>
822<DD><DL>
823<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/hadoop/io/Writable.html#readFields(java.io.DataInput)">readFields</A></CODE> in interface <CODE><A HREF="../../../../org/apache/hadoop/io/Writable.html" title="interface in org.apache.hadoop.io">Writable</A></CODE></DL>
824</DD>
825<DD><DL>
826<DT><B>Parameters:</B><DD><CODE>in</CODE> - <code>DataInput</code> to deseriablize this object from.
827<DT><B>Throws:</B>
828<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
829</DD>
830</DL>
831<!-- ========= END OF CLASS DATA ========= -->
832<HR>
833
834
835<!-- ======= START OF BOTTOM NAVBAR ====== -->
836<A NAME="navbar_bottom"><!-- --></A>
837<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
838<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
839<TR>
840<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
841<A NAME="navbar_bottom_firstrow"><!-- --></A>
842<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
843  <TR ALIGN="center" VALIGN="top">
844  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
845  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
846  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
847  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/JobStatus.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
848  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
849  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
850  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
851  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
852  </TR>
853</TABLE>
854</TD>
855<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
856</EM>
857</TD>
858</TR>
859
860<TR>
861<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
862&nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobQueueInfo.html" title="class in org.apache.hadoop.mapred"><B>PREV CLASS</B></A>&nbsp;
863&nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobTracker.html" title="class in org.apache.hadoop.mapred"><B>NEXT CLASS</B></A></FONT></TD>
864<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
865  <A HREF="../../../../index.html?org/apache/hadoop/mapred/JobStatus.html" target="_top"><B>FRAMES</B></A>  &nbsp;
866&nbsp;<A HREF="JobStatus.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
867&nbsp;<SCRIPT type="text/javascript">
868  <!--
869  if(window==top) {
870    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
871  }
872  //-->
873</SCRIPT>
874<NOSCRIPT>
875  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
876</NOSCRIPT>
877
878
879</FONT></TD>
880</TR>
881<TR>
882<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
883  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
884<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
885DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
886</TR>
887</TABLE>
888<A NAME="skip-navbar_bottom"></A>
889<!-- ======== END OF BOTTOM NAVBAR ======= -->
890
891<HR>
892Copyright &copy; 2009 The Apache Software Foundation
893</BODY>
894</HTML>
Note: See TracBrowser for help on using the repository browser.