Uses of Class
be.ac.ucl.ingi.totem.repository.CBGP

Packages that use CBGP
be.ac.ulg.montefiore.run.totem.trafficMatrix.generation   
 

Uses of CBGP in be.ac.ulg.montefiore.run.totem.trafficMatrix.generation
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.generation with parameters of type CBGP
 TrafficMatrix POPPOPTrafficMatrixGeneration.generateTrafficMatrix(TrafficMatrix tm, java.util.HashMap hashMap, Domain domain, CBGP cbgpInstance, java.lang.String netflowXMLTrafficMatrixFileName)
          This methods takes a CBGP instance to which all messages (dumps & updates) have been passed and generates an intra-domain traffic matrix from an interdomain XML traffic matrix.
 void POPPOPTrafficMatrixGeneration.loadDump(Domain domain, CBGP cbgpInstance, java.lang.String BGPbaseDirectory, java.lang.String BGPdirFileName, java.util.List prefixes)
          This method loads prefixes from BGP dumps into an existing CBGP instance.
 void POPPOPTrafficMatrixGeneration.loadUpdates(Domain domain, CBGP cbgpInstance, java.lang.String updatesBaseDirectory, java.lang.String YYYYMMDDHHMM)
          This methods loads all the updates corresponding to a certain time interval into a specified CBGP instance.
 java.util.HashMap POPPOPTrafficMatrixGeneration.readCluster(Domain domain, java.lang.String clusterFileName, CBGP cbgpInstance, java.lang.String BGPbaseDirectory, java.lang.String BGPdirFileName)
          This method reads a cluster file resulting from bgpsum2.pl and loads all cluster prefixes in an existing C-BGP instance.
 



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