CFEngine API

org.recommender.test
Class PerformanceTest

java.lang.Object
  |
  +--org.recommender.test.PerformanceTest

public class PerformanceTest
extends java.lang.Object

Class to test the performance of the recommender engine


Constructor Summary
PerformanceTest()
          Constructor - Initializes a connection to the cfengine, and spawns the necessary threads.
 
Method Summary
static void main(java.lang.String[] args)
          The main function of the PerformanceTest class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceTest

public PerformanceTest()
Constructor - Initializes a connection to the cfengine, and spawns the necessary threads.

Method Detail

main

public static void main(java.lang.String[] args)
The main function of the PerformanceTest class. Starts the testing threads running.

Parameters:
args - Current ignored.

CFEngine API

Copyright © 2003 - Oregon State University www.orst.edu