|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ulg.montefiore.run.totem.domain.model.SwitchingMethod
be.ac.ulg.montefiore.run.totem.domain.model.impl.FastRerouteSwitchingMethod
public class FastRerouteSwitchingMethod
Temporarily activate backup LSPs when a link or node status changed. The activated LSPs have ingress neasrest to the point of failure and have the failed links in their protectedLinks. TODO: initial switching condition when starting, is it ok ?
Creation date: 11/09/2007
| Constructor Summary | |
|---|---|
FastRerouteSwitchingMethod(Domain domain)
|
|
| Method Summary | |
|---|---|
void |
linkStatusChangeEvent(Link link)
Notify a link status change event |
void |
nodeStatusChangeEvent(Node node)
Notify a node status change event |
void |
start()
|
void |
stop()
|
| Methods inherited from class be.ac.ulg.montefiore.run.totem.domain.model.SwitchingMethod |
|---|
addLinkEvent, addLspEvent, addNodeEvent, linkBandwidthChangeEvent, linkDelayChangeEvent, linkMetricChangeEvent, linkReservedBandwidthChangeEvent, linkTeMetricChangeEvent, lspReservationChangeEvent, lspWorkingPathChangeEvent, nodeLocationChangeEvent, removeLinkEvent, removeLspEvent, removeNodeEvent, rerouteLspEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastRerouteSwitchingMethod(Domain domain)
| Method Detail |
|---|
public void start()
start in class SwitchingMethodpublic void stop()
stop in class SwitchingMethodpublic void nodeStatusChangeEvent(Node node)
node - public void linkStatusChangeEvent(Link link)
link -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||