org.gudy.azureus2.core3.tracker.client.impl.bt
Class TrackerLoadTester

java.lang.Object
  extended by org.gudy.azureus2.core3.tracker.client.impl.bt.TrackerLoadTester

public class TrackerLoadTester
extends Object

Author:
Olivier Chalouhi

Constructor Summary
TrackerLoadTester(int nbTorrents, int nbClientsPerTorrent)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrackerLoadTester

public TrackerLoadTester(int nbTorrents,
                         int nbClientsPerTorrent)
Method Detail

main

public static void main(String[] args)