X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/mapping.git/blobdiff_plain/298037f8cd008787c5cfe493ba582ac64bbbc3a2..e9ad3655aa50dde188c7a9b905cc5fe81fba664f:/javadoc/and/Mapping/DefaultMapping.html diff --git a/javadoc/and/Mapping/DefaultMapping.html b/javadoc/and/Mapping/DefaultMapping.html index cccc46e..c04c87a 100644 --- a/javadoc/and/Mapping/DefaultMapping.html +++ b/javadoc/and/Mapping/DefaultMapping.html @@ -2,12 +2,12 @@ - + DefaultMapping - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -75,7 +74,7 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD @@ -109,15 +108,29 @@ Implementation of JaceP2P default mapping

-
Version:
-
1.0
-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

+ + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class and.Mapping.Algo
gl, gr, mp
@@ -153,7 +166,7 @@ Implementation of JaceP2P default mapping  GNode -getOtherGNode() +getOtherGNode(java.util.ArrayList<GNode> _ag)
          Find a new node, which may not takes part into the computation process. @@ -191,7 +204,7 @@ Implementation of JaceP2P default mapping Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -276,18 +289,18 @@ public GNode


-

+

getOtherGNode

-public GNode getOtherGNode()
+public GNode getOtherGNode(java.util.ArrayList<GNode> _ag)
-
Description copied from class: Algo
+
Description copied from class: Algo
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.

-
Specified by:
getOtherGNode in class Algo
+
Specified by:
getOtherGNode in class Algo
@@ -309,10 +322,9 @@ public GNode Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -345,7 +357,7 @@ public GNode - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD