Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correction of a bug.
[mapping.git] / javadoc / and / Mapping / DefaultMapping.html
index f1cef0d..4b7b34f 100644 (file)
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sun Feb 07 23:55:35 CET 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Tue Feb 09 10:57:28 CET 2010 -->
 <TITLE>
 DefaultMapping
 </TITLE>
 
-<META NAME="date" CONTENT="2010-02-07">
+<META NAME="date" CONTENT="2010-02-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
 
@@ -166,7 +166,7 @@ Implementation of JaceP2P default mapping
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../and/Mapping/DefaultMapping.html#getOtherGNode()">getOtherGNode</A></B>()</CODE>
+<TD><CODE><B><A HREF="../../and/Mapping/DefaultMapping.html#getOtherGNode(java.util.ArrayList)">getOtherGNode</A></B>(java.util.ArrayList&lt;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&gt;&nbsp;_ag)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find a new node, which may not takes part into the computation process.</TD>
@@ -289,18 +289,18 @@ public <A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode
 </DL>
 <HR>
 
-<A NAME="getOtherGNode()"><!-- --></A><H3>
+<A NAME="getOtherGNode(java.util.ArrayList)"><!-- --></A><H3>
 getOtherGNode</H3>
 <PRE>
-public <A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A> <B>getOtherGNode</B>()</PRE>
+public <A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A> <B>getOtherGNode</B>(java.util.ArrayList&lt;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&gt;&nbsp;_ag)</PRE>
 <DL>
-<DD><B>Description copied from class: <CODE><A HREF="../../and/Mapping/Algo.html#getOtherGNode()">Algo</A></CODE></B></DD>
+<DD><B>Description copied from class: <CODE><A HREF="../../and/Mapping/Algo.html#getOtherGNode(java.util.ArrayList)">Algo</A></CODE></B></DD>
 <DD>Find a new node, which may not takes part into the computation process.
  Typically such kind of node is used to create a new spawner or a new super-node,
  in order to bring fault tolerance.
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../and/Mapping/Algo.html#getOtherGNode()">getOtherGNode</A></CODE> in class <CODE><A HREF="../../and/Mapping/Algo.html" title="class in and.Mapping">Algo</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../and/Mapping/Algo.html#getOtherGNode(java.util.ArrayList)">getOtherGNode</A></CODE> in class <CODE><A HREF="../../and/Mapping/Algo.html" title="class in and.Mapping">Algo</A></CODE></DL>
 </DD>
 <DD><DL>