be.ac.ulg.montefiore.run.totem.repository.CSPF
Class CSPFHopCount

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.CSPF.CSPF
      extended by be.ac.ulg.montefiore.run.totem.repository.CSPF.CSPFHopCount
All Implemented Interfaces:
LSPBackupRouting, LSPPrimaryRouting, SPF, TotemAlgorithm

public class CSPFHopCount
extends CSPF

CSPF that use 1 as metric for each link

Creation date: 03-Nov-2004 11:12:26

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Constructor Summary
CSPFHopCount()
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
protected  float getMetric(Link link)
           
 
Methods inherited from class be.ac.ulg.montefiore.run.totem.repository.CSPF.CSPF
computeCSPF, computeCSPF, computeFullMeshSPF, computeFullMeshSPF, computeSPF, computeSPF, computeSPF, computeSPF, computeSPF, computeSPF, displayPath, displayTent, extractPath, extractPath, getDetourRoutingParameters, getPrimaryRoutingParameters, getRunningParameters, getStartAlgoParameters, hashCode, relax, routeBypass, routeDetour, routeLSP, routeNLSP, start, start, stop
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSPFHopCount

public CSPFHopCount()
Method Detail

getMetric

protected float getMetric(Link link)
Overrides:
getMetric in class CSPF

equals

public boolean equals(java.lang.Object o)
Specified by:
equals in interface SPF
Overrides:
equals in class CSPF


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