be.ac.ulg.montefiore.run.totem.trafficMatrix.model
Interface CosIPLoadData

All Superinterfaces:
CosLoadData, IPLoadData, LoadData

public interface CosIPLoadData
extends IPLoadData, CosLoadData

Extends the CosLoadData, and the IPLoadData and add the capability to obtain the ip load in a per class of service manner.

Creation date: 6/02/2008

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Method Summary
 double[] getIPLoad(java.lang.String cos)
           
 double getIPLoad(java.lang.String cos, Link link)
           
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.trafficMatrix.model.IPLoadData
getIPLoad, getIPLoad
 
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.CosLoadData
getDroppedTraffic, getDroppedTraffic, getDroppedTrafficMatrix, getDroppedTrafficMatrix, getLoad, getLoad
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.trafficMatrix.model.LoadData
addListener, getDroppedTraffic, getDroppedTraffic, getDroppedTrafficMatrix, getDroppedTrafficMatrix, getLoad, getLoad, getUtilization, getUtilization, notifyDataChange, removeListener
 

Method Detail

getIPLoad

double getIPLoad(java.lang.String cos,
                 Link link)

getIPLoad

double[] getIPLoad(java.lang.String cos)


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