be.ac.ulg.montefiore.run.totem.trafficMatrix.model
Interface CosMPLSLoadData
- All Superinterfaces:
- CosLoadData, LoadData, MPLSLoadData
- All Known Implementing Classes:
- SettableCosMPLSLoadData
public interface CosMPLSLoadData
- extends MPLSLoadData, CosLoadData
Extends the CosLoadData
, and the MPLSLoadData
and add the capability to obtain the mpls load in a per
class of service manner.
Creation date: 29/01/2008
- Author:
- Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)
Methods inherited from interface be.ac.ulg.montefiore.run.totem.trafficMatrix.model.LoadData |
addListener, getDroppedTraffic, getDroppedTraffic, getDroppedTrafficMatrix, getDroppedTrafficMatrix, getLoad, getLoad, getUtilization, getUtilization, notifyDataChange, removeListener |
Methods inherited from interface be.ac.ulg.montefiore.run.totem.trafficMatrix.model.LoadData |
addListener, getDroppedTraffic, getDroppedTraffic, getDroppedTrafficMatrix, getDroppedTrafficMatrix, getLoad, getLoad, getUtilization, getUtilization, notifyDataChange, removeListener |
getMPLSLoad
double getMPLSLoad(java.lang.String cos,
Lsp lsp)
getMPLSLoad
double getMPLSLoad(java.lang.String cos,
Link l)
getMPLSLoad
double[] getMPLSLoad(java.lang.String cos)
Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.