|
||||||||||
| 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.impl.BandwidthSharingBandwidthManagement
be.ac.ulg.montefiore.run.totem.domain.model.impl.BandwidthSharingBandwidthManagementSnapshot
public class BandwidthSharingBandwidthManagementSnapshot
Snapshot of the bandwidth sharing. It uses temporary data and do not really update link reserved bandwidth information.
Creation date: 14/12/2007
| Field Summary |
|---|
| Fields inherited from class be.ac.ulg.montefiore.run.totem.domain.model.impl.BandwidthSharingBandwidthManagement |
|---|
domain, topoData |
| Constructor Summary | |
|---|---|
BandwidthSharingBandwidthManagementSnapshot(BandwidthSharingBandwidthManagement bwManagement)
|
|
| Method Summary | |
|---|---|
protected void |
changeReservation(Link link,
float incBw,
int priority)
Do nothing as real reservation should not occur |
void |
init()
Initialise the Bandwidth Management object with the lsps already present in the domain. |
| Methods inherited from class be.ac.ulg.montefiore.run.totem.domain.model.impl.BandwidthSharingBandwidthManagement |
|---|
addLsp, computeOversubscription, getDomainLabelUse, getPreemptList, getReservableBandwidth, getSnapshot, printDomainLabelUse, recomputeRbw, removeLsp, usePreemption |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BandwidthSharingBandwidthManagementSnapshot(BandwidthSharingBandwidthManagement bwManagement)
throws DiffServConfigurationException
DiffServConfigurationException| Method Detail |
|---|
public final void init()
BandwidthSharingBandwidthManagement
init in interface BandwidthManagementinit in class BandwidthSharingBandwidthManagement
protected final void changeReservation(Link link,
float incBw,
int priority)
changeReservation in class BandwidthSharingBandwidthManagementlink - incBw - priority -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||