Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implementation of fault tolerance in Default Mapping.
[mapping.git] / src / and / Mapping / LSM.java
index 6dc6cd7..44b5676 100644 (file)
@@ -410,7 +410,7 @@ public class LSM extends Algo
 
 
        @Override
-       public GNode getOtherGNode() {
+       public GNode getOtherGNode( ArrayList<GNode> _ag ) {
                // TODO Auto-generated method stub
                return null;
        }