Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
07dde861ab9eb19ff5cb8d681dde24bccae42a78
[mapping.git] / javadoc / and / Mapping / Cluster.html
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_18) on Sun Feb 07 23:55:35 CET 2010 -->
6 <TITLE>
7 Cluster
8 </TITLE>
9
10 <META NAME="date" CONTENT="2010-02-07">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     if (location.href.indexOf('is-external=true') == -1) {
18         parent.document.title="Cluster";
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="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46   </TR>
47 </TABLE>
48 </TD>
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50 </EM>
51 </TD>
52 </TR>
53
54 <TR>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 &nbsp;<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
57 &nbsp;<A HREF="../../and/Mapping/DefaultMapping.html" title="class in and.Mapping"><B>NEXT CLASS</B></A></FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59   <A HREF="../../index.html?and/Mapping/Cluster.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60 &nbsp;<A HREF="Cluster.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61 &nbsp;<SCRIPT type="text/javascript">
62   <!--
63   if(window==top) {
64     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
65   }
66   //-->
67 </SCRIPT>
68 <NOSCRIPT>
69   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
70 </NOSCRIPT>
71
72
73 </FONT></TD>
74 </TR>
75 <TR>
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80 </TR>
81 </TABLE>
82 <A NAME="skip-navbar_top"></A>
83 <!-- ========= END OF TOP NAVBAR ========= -->
84
85 <HR>
86 <!-- ======== START OF CLASS DATA ======== -->
87 <H2>
88 <FONT SIZE="-1">
89 and.Mapping</FONT>
90 <BR>
91 Class Cluster</H2>
92 <PRE>
93 java.lang.Object
94   <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>and.Mapping.Cluster</B>
95 </PRE>
96 <DL>
97 <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
98 </DL>
99 <HR>
100 <DL>
101 <DT><PRE>public class <B>Cluster</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
102 </PRE>
103
104 <P>
105 Class representing a computing nodes cluster
106 <P>
107
108 <P>
109 <DL>
110 <DT><B>See Also:</B><DD><A HREF="../../serialized-form.html#and.Mapping.Cluster">Serialized Form</A></DL>
111 <HR>
112
113 <P>
114
115 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
116
117 <A NAME="constructor_summary"><!-- --></A>
118 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
121 <B>Constructor Summary</B></FONT></TH>
122 </TR>
123 <TR BGCOLOR="white" CLASS="TableRowColor">
124 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#Cluster()">Cluster</A></B>()</CODE>
125
126 <BR>
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default constructor.</TD>
128 </TR>
129 <TR BGCOLOR="white" CLASS="TableRowColor">
130 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#Cluster(int)">Cluster</A></B>(int&nbsp;_nb)</CODE>
131
132 <BR>
133 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
134 </TR>
135 <TR BGCOLOR="white" CLASS="TableRowColor">
136 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#Cluster(int, java.lang.String)">Cluster</A></B>(int&nbsp;_nb,
137         java.lang.String&nbsp;_name)</CODE>
138
139 <BR>
140 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
141 </TR>
142 </TABLE>
143 &nbsp;
144 <!-- ========== METHOD SUMMARY =========== -->
145
146 <A NAME="method_summary"><!-- --></A>
147 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
148 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
149 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
150 <B>Method Summary</B></FONT></TH>
151 </TR>
152 <TR BGCOLOR="white" CLASS="TableRowColor">
153 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154 <CODE>&nbsp;void</CODE></FONT></TD>
155 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#addGNode(and.Mapping.GNode)">addGNode</A></B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_n)</CODE>
156
157 <BR>
158 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adding a computing node to the cluster.</TD>
159 </TR>
160 <TR BGCOLOR="white" CLASS="TableRowColor">
161 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&gt;</CODE></FONT></TD>
163 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#getGNodes()">getGNodes</A></B>()</CODE>
164
165 <BR>
166 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the list of computing nodes which are in the cluster.</TD>
167 </TR>
168 <TR BGCOLOR="white" CLASS="TableRowColor">
169 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
171 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#getName()">getName</A></B>()</CODE>
172
173 <BR>
174 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return cluster's name.</TD>
175 </TR>
176 <TR BGCOLOR="white" CLASS="TableRowColor">
177 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178 <CODE>&nbsp;int</CODE></FONT></TD>
179 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#getNbGNode()">getNbGNode</A></B>()</CODE>
180
181 <BR>
182 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the amount of computing nodes in the cluster.</TD>
183 </TR>
184 <TR BGCOLOR="white" CLASS="TableRowColor">
185 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
187 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#getSite()">getSite</A></B>()</CODE>
188
189 <BR>
190 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the site's name in which the cluster is.</TD>
191 </TR>
192 <TR BGCOLOR="white" CLASS="TableRowColor">
193 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194 <CODE>&nbsp;void</CODE></FONT></TD>
195 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#initIndice()">initIndice</A></B>()</CODE>
196
197 <BR>
198 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initialization of indice variable.</TD>
199 </TR>
200 <TR BGCOLOR="white" CLASS="TableRowColor">
201 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202 <CODE>&nbsp;boolean</CODE></FONT></TD>
203 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#isIn(and.Mapping.GNode)">isIn</A></B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_g)</CODE>
204
205 <BR>
206 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Test if a computing node is in the cluster.</TD>
207 </TR>
208 <TR BGCOLOR="white" CLASS="TableRowColor">
209 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210 <CODE>&nbsp;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A></CODE></FONT></TD>
211 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#nextGNode()">nextGNode</A></B>()</CODE>
212
213 <BR>
214 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the next computing node in the cluster,
215  according to the indice variable.</TD>
216 </TR>
217 <TR BGCOLOR="white" CLASS="TableRowColor">
218 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
219 <CODE>&nbsp;void</CODE></FONT></TD>
220 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#removeGNode(and.Mapping.GNode)">removeGNode</A></B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_dead)</CODE>
221
222 <BR>
223 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a failed node from the cluster.</TD>
224 </TR>
225 <TR BGCOLOR="white" CLASS="TableRowColor">
226 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227 <CODE>&nbsp;void</CODE></FONT></TD>
228 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#setName(java.lang.String)">setName</A></B>(java.lang.String&nbsp;_name)</CODE>
229
230 <BR>
231 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the name of the cluster.</TD>
232 </TR>
233 <TR BGCOLOR="white" CLASS="TableRowColor">
234 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
235 <CODE>&nbsp;void</CODE></FONT></TD>
236 <TD><CODE><B><A HREF="../../and/Mapping/Cluster.html#setSite(java.lang.String)">setSite</A></B>(java.lang.String&nbsp;_site)</CODE>
237
238 <BR>
239 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the site in which the cluster is.</TD>
240 </TR>
241 </TABLE>
242 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
243 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
244 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
245 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
246 </TR>
247 <TR BGCOLOR="white" CLASS="TableRowColor">
248 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
249 </TR>
250 </TABLE>
251 &nbsp;
252 <P>
253
254 <!-- ========= CONSTRUCTOR DETAIL ======== -->
255
256 <A NAME="constructor_detail"><!-- --></A>
257 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
258 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
259 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
260 <B>Constructor Detail</B></FONT></TH>
261 </TR>
262 </TABLE>
263
264 <A NAME="Cluster()"><!-- --></A><H3>
265 Cluster</H3>
266 <PRE>
267 public <B>Cluster</B>()</PRE>
268 <DL>
269 <DD>Default constructor.
270 <P>
271 </DL>
272 <HR>
273
274 <A NAME="Cluster(int)"><!-- --></A><H3>
275 Cluster</H3>
276 <PRE>
277 public <B>Cluster</B>(int&nbsp;_nb)</PRE>
278 <DL>
279 <DD>Constructor.
280 <P>
281 <DL>
282 <DT><B>Parameters:</B><DD><CODE>_nb</CODE> - The amount of computing nodes in the cluster</DL>
283 </DL>
284 <HR>
285
286 <A NAME="Cluster(int, java.lang.String)"><!-- --></A><H3>
287 Cluster</H3>
288 <PRE>
289 public <B>Cluster</B>(int&nbsp;_nb,
290                java.lang.String&nbsp;_name)</PRE>
291 <DL>
292 <DD>Constructor.
293 <P>
294 <DL>
295 <DT><B>Parameters:</B><DD><CODE>_nb</CODE> - The amount of computing nodes in the cluster<DD><CODE>_name</CODE> - Cluster's name</DL>
296 </DL>
297
298 <!-- ============ METHOD DETAIL ========== -->
299
300 <A NAME="method_detail"><!-- --></A>
301 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
302 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
303 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
304 <B>Method Detail</B></FONT></TH>
305 </TR>
306 </TABLE>
307
308 <A NAME="setName(java.lang.String)"><!-- --></A><H3>
309 setName</H3>
310 <PRE>
311 public void <B>setName</B>(java.lang.String&nbsp;_name)</PRE>
312 <DL>
313 <DD>Set the name of the cluster.
314 <P>
315 <DD><DL>
316 </DL>
317 </DD>
318 <DD><DL>
319 <DT><B>Parameters:</B><DD><CODE>_name</CODE> - Cluster's name</DL>
320 </DD>
321 </DL>
322 <HR>
323
324 <A NAME="addGNode(and.Mapping.GNode)"><!-- --></A><H3>
325 addGNode</H3>
326 <PRE>
327 public void <B>addGNode</B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_n)</PRE>
328 <DL>
329 <DD>Adding a computing node to the cluster.
330 <P>
331 <DD><DL>
332 </DL>
333 </DD>
334 <DD><DL>
335 <DT><B>Parameters:</B><DD><CODE>_n</CODE> - Node to be add</DL>
336 </DD>
337 </DL>
338 <HR>
339
340 <A NAME="getGNodes()"><!-- --></A><H3>
341 getGNodes</H3>
342 <PRE>
343 public java.util.ArrayList&lt;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&gt; <B>getGNodes</B>()</PRE>
344 <DL>
345 <DD>Return the list of computing nodes which are in the cluster.
346 <P>
347 <DD><DL>
348 </DL>
349 </DD>
350 <DD><DL>
351
352 <DT><B>Returns:</B><DD>The list of nodes</DL>
353 </DD>
354 </DL>
355 <HR>
356
357 <A NAME="getName()"><!-- --></A><H3>
358 getName</H3>
359 <PRE>
360 public java.lang.String <B>getName</B>()</PRE>
361 <DL>
362 <DD>Return cluster's name.
363 <P>
364 <DD><DL>
365 </DL>
366 </DD>
367 <DD><DL>
368
369 <DT><B>Returns:</B><DD>Cluster's name</DL>
370 </DD>
371 </DL>
372 <HR>
373
374 <A NAME="getNbGNode()"><!-- --></A><H3>
375 getNbGNode</H3>
376 <PRE>
377 public int <B>getNbGNode</B>()</PRE>
378 <DL>
379 <DD>Return the amount of computing nodes in the cluster.
380 <P>
381 <DD><DL>
382 </DL>
383 </DD>
384 <DD><DL>
385
386 <DT><B>Returns:</B><DD>The amount of nodes</DL>
387 </DD>
388 </DL>
389 <HR>
390
391 <A NAME="setSite(java.lang.String)"><!-- --></A><H3>
392 setSite</H3>
393 <PRE>
394 public void <B>setSite</B>(java.lang.String&nbsp;_site)</PRE>
395 <DL>
396 <DD>Set the site in which the cluster is.
397 <P>
398 <DD><DL>
399 </DL>
400 </DD>
401 <DD><DL>
402 <DT><B>Parameters:</B><DD><CODE>_site</CODE> - Site's name</DL>
403 </DD>
404 </DL>
405 <HR>
406
407 <A NAME="getSite()"><!-- --></A><H3>
408 getSite</H3>
409 <PRE>
410 public java.lang.String <B>getSite</B>()</PRE>
411 <DL>
412 <DD>Return the site's name in which the cluster is.
413 <P>
414 <DD><DL>
415 </DL>
416 </DD>
417 <DD><DL>
418
419 <DT><B>Returns:</B><DD>The site's name</DL>
420 </DD>
421 </DL>
422 <HR>
423
424 <A NAME="isIn(and.Mapping.GNode)"><!-- --></A><H3>
425 isIn</H3>
426 <PRE>
427 public boolean <B>isIn</B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_g)</PRE>
428 <DL>
429 <DD>Test if a computing node is in the cluster.
430 <P>
431 <DD><DL>
432 </DL>
433 </DD>
434 <DD><DL>
435 <DT><B>Parameters:</B><DD><CODE>_g</CODE> - The node to be tested
436 <DT><B>Returns:</B><DD>True is _g is in, False else</DL>
437 </DD>
438 </DL>
439 <HR>
440
441 <A NAME="initIndice()"><!-- --></A><H3>
442 initIndice</H3>
443 <PRE>
444 public void <B>initIndice</B>()</PRE>
445 <DL>
446 <DD>Initialization of indice variable.
447 <P>
448 <DD><DL>
449 </DL>
450 </DD>
451 <DD><DL>
452 </DL>
453 </DD>
454 </DL>
455 <HR>
456
457 <A NAME="nextGNode()"><!-- --></A><H3>
458 nextGNode</H3>
459 <PRE>
460 public <A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A> <B>nextGNode</B>()</PRE>
461 <DL>
462 <DD>Return the next computing node in the cluster,
463  according to the indice variable.
464 <P>
465 <DD><DL>
466 </DL>
467 </DD>
468 <DD><DL>
469
470 <DT><B>Returns:</B><DD>The next node in the cluster</DL>
471 </DD>
472 </DL>
473 <HR>
474
475 <A NAME="removeGNode(and.Mapping.GNode)"><!-- --></A><H3>
476 removeGNode</H3>
477 <PRE>
478 public void <B>removeGNode</B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_dead)</PRE>
479 <DL>
480 <DD>Remove a failed node from the cluster.
481 <P>
482 <DD><DL>
483 </DL>
484 </DD>
485 <DD><DL>
486 <DT><B>Parameters:</B><DD><CODE>_dead</CODE> - The failed node</DL>
487 </DD>
488 </DL>
489 <!-- ========= END OF CLASS DATA ========= -->
490 <HR>
491
492
493 <!-- ======= START OF BOTTOM NAVBAR ====== -->
494 <A NAME="navbar_bottom"><!-- --></A>
495 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
496 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
497 <TR>
498 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
499 <A NAME="navbar_bottom_firstrow"><!-- --></A>
500 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
501   <TR ALIGN="center" VALIGN="top">
502   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
503   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
504   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
505   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
506   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
507   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
508   </TR>
509 </TABLE>
510 </TD>
511 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
512 </EM>
513 </TD>
514 </TR>
515
516 <TR>
517 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
518 &nbsp;<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
519 &nbsp;<A HREF="../../and/Mapping/DefaultMapping.html" title="class in and.Mapping"><B>NEXT CLASS</B></A></FONT></TD>
520 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
521   <A HREF="../../index.html?and/Mapping/Cluster.html" target="_top"><B>FRAMES</B></A>  &nbsp;
522 &nbsp;<A HREF="Cluster.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
523 &nbsp;<SCRIPT type="text/javascript">
524   <!--
525   if(window==top) {
526     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
527   }
528   //-->
529 </SCRIPT>
530 <NOSCRIPT>
531   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
532 </NOSCRIPT>
533
534
535 </FONT></TD>
536 </TR>
537 <TR>
538 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
539   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
540 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
541 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
542 </TR>
543 </TABLE>
544 <A NAME="skip-navbar_bottom"></A>
545 <!-- ======== END OF BOTTOM NAVBAR ======= -->
546
547 <HR>
548
549 </BODY>
550 </HTML>