jgroup.test.performance.upgrade
Class UpgradeTestSuite

java.lang.Object
  extended by jgroup.test.performance.upgrade.UpgradeTestSuite

public class UpgradeTestSuite
extends java.lang.Object

Test suite for measuring the performance of a server during the upgrade process. The class parses the experiment parameter from command line. The following parameters are interpreted:

Since:
Jgroup 2.1
Author:
Marcin Solarski

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

Constructor Detail

UpgradeTestSuite

public UpgradeTestSuite(java.lang.String[] argv)
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.