be.ac.ulg.montefiore.run.totem.repository.DynamicStrategy.RoutingAlgorithms
Class HopCountRouting

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.DynamicStrategy.RoutingAlgorithms.HopCountRouting
All Implemented Interfaces:
RoutingAlgorithmsBasedOnDomain

public class HopCountRouting
extends java.lang.Object
implements RoutingAlgorithmsBasedOnDomain

Creation date: 25 avr. 2007

Author:
Simon Balon (balon@run.montefiore.ulg.ac.be)

Constructor Summary
HopCountRouting()
           
 
Method Summary
 RoutingMatrix computeRouting(Domain domain)
           
 java.lang.String getNameAndParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HopCountRouting

public HopCountRouting()
Method Detail

computeRouting

public RoutingMatrix computeRouting(Domain domain)
Specified by:
computeRouting in interface RoutingAlgorithmsBasedOnDomain

getNameAndParameters

public java.lang.String getNameAndParameters()
Specified by:
getNameAndParameters in interface RoutingAlgorithmsBasedOnDomain


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.