|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jmeter.protocol.http.modifier.UserSequence
This module controls the Sequence in which user details are returned. This module uses round robin allocation of users.
| Constructor Summary | |
UserSequence()
|
|
UserSequence(List allUsers)
Load all user and parameter data into the sequence module. |
|
| Method Summary | |
Map |
getNextUserMods()
Returns the parameter data for the next user in the sequence |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserSequence()
public UserSequence(List allUsers)
ie a Set of Mapped "parameter names and parameter values" for each user to be loaded into the sequencer.
| Method Detail |
public Map getNextUserMods()
|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||