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

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

public class CSPFTEMetric
extends CSPF

CSPF using TE metric as link weight

Creation date: 03-D�c.-2004

Author:
Olivier Delcourt (delcourt@run.montefiore.ulg.ac.be)

Constructor Summary
CSPFTEMetric()
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
protected  float getMetric(Link link)
          Get the TE metric
 
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

CSPFTEMetric

public CSPFTEMetric()
Method Detail

getMetric

protected float getMetric(Link link)
Get the TE metric

Overrides:
getMetric in class CSPF
Parameters:
link -
Returns:

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.