public static class UserLoad.UserLoadRampUp extends UserLoad.UserLoadStrategy
| Constructor and Description |
|---|
UserLoadRampUp() |
UserLoadRampUp(int userLoad,
long rampUpMillis,
long peakMillis) |
| Modifier and Type | Method and Description |
|---|---|
static UserLoad.UserLoadRampUp |
fromThreadGroup(org.apache.jmeter.threads.ThreadGroup threadGroup) |
public UserLoadRampUp()
public UserLoadRampUp(int userLoad,
long rampUpMillis,
long peakMillis)
public static UserLoad.UserLoadRampUp fromThreadGroup(org.apache.jmeter.threads.ThreadGroup threadGroup)
Copyright © 2023. All rights reserved.