|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.faban.driver.engine.RunInfo.AgentInfo
public static class RunInfo.AgentInfo
Information passed to individual agents. This changes from one to another agent.
| Field Summary | |
|---|---|
int |
agentNumber
Agent number. |
double |
agentScale
Scale of the agent. |
String |
agentType
Type of the agent. |
int |
startThreadNumber
Starting thread number. |
int |
threads
Number of threads. |
| Constructor Summary | |
|---|---|
RunInfo.AgentInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int agentNumber
public int startThreadNumber
public int threads
public double agentScale
public transient String agentType
| Constructor Detail |
|---|
public RunInfo.AgentInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||