com.sun.faban.driver.engine
Class VariableLoadHandler.VariableLoad

java.lang.Object
  extended by com.sun.faban.driver.engine.VariableLoadHandler.VariableLoad
Enclosing class:
VariableLoadHandler

public static class VariableLoadHandler.VariableLoad
extends Object

The load variation bucket.


Field Summary
 int runTime
          The run time of the this load.
 int threadCount
          The thread count at this load.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

runTime

public int runTime
The run time of the this load.


threadCount

public int threadCount
The thread count at this load.