public class GatlingMavenJobConfig extends MavenJobConfig
dockerImage, envPropKeys, sysPropKeys| Constructor and Description |
|---|
GatlingMavenJobConfig(int executorCount,
String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
List<JobCommand> |
getMainCommands(JobContext chunk) |
void |
setMainCommand(String mainCommand) |
addEnvPropKey, addSysPropKey, getEnvironment, getExecutorCommand, getExecutorCount, getHost, getPort, getShutdownCommands, getStartupCommands, setDockerImageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPostCommands, getPreCommands, getSourcePath, getTimeoutMinutes, getUploadDir, startExecutorspublic GatlingMavenJobConfig(int executorCount,
String host,
int port)
public void setMainCommand(String mainCommand)
public List<JobCommand> getMainCommands(JobContext chunk)
getMainCommands in interface JobConfiggetMainCommands in class MavenJobConfigCopyright © 2020. All rights reserved.