Home › Forums › PeerfactSim Forum › adding new analyzer into kademlia › Reply To: adding new analyzer into kademlia
May 21, 2015 at 7:46 pm
#906
Matthias Feldotto
Guest
The analyzers, for example the KadmeliaOperationTrafficAnalyzer,
inherits from
de.tud.kom.p2psim.impl.overlay.dht.kademlia2.measurement.FileAnalyzer.
There you find the methods for generatting the filename, look into the
method getFileName().