be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity
Class SimplifiedTomogravity

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity.Tomogravity
      extended by be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity.SimplifiedTomogravity
All Implemented Interfaces:
Tomography

public class SimplifiedTomogravity
extends Tomogravity
implements Tomography

Tomography Method to infer Traffic Matric of a domain Simplified Tomogravity method is used in this class

Creation date: 9-mar-06

Author:
Quentin Chevalier (quentin.chevalier@gmail.com)

Field Summary
 
Fields inherited from class be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity.Tomogravity
domain, tm
 
Constructor Summary
SimplifiedTomogravity()
           
 
Method Summary
protected  LinkTrafficMatrix computeTMGravityStep(LinkLoadData snmpData, int sampleIndex)
          This method implement the simple gravity step for tomogravity method to infer traffic matrix from linkcount in the network
 
Methods inherited from class be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity.Tomogravity
inferTM
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.repository.tomography.Tomography
inferTM
 

Constructor Detail

SimplifiedTomogravity

public SimplifiedTomogravity()
Method Detail

computeTMGravityStep

protected LinkTrafficMatrix computeTMGravityStep(LinkLoadData snmpData,
                                                 int sampleIndex)
                                          throws NotYetImplementedException
This method implement the simple gravity step for tomogravity method to infer traffic matrix from linkcount in the network

Specified by:
computeTMGravityStep in class Tomogravity
Parameters:
domain - The domain where the traffic matrix is attached
snmpLinkLoad - Sample of linkCount of the domain
Throws:
NotYetImplementedException


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