public class GatlingJobServer extends JobServer
| Constructor and Description |
|---|
GatlingJobServer(JobConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeature(ExecutionContext exec,
List<ScenarioExecutionUnit> units,
Runnable onComplete) |
ChunkResult |
getNextChunk(String executorId) |
void |
handleUpload(File upload,
String executorId,
String chunkId) |
getDownload, getFirstFileWithExtension, getPort, handleUpload, resolveUploadDir, startExecutors, stop, waitSyncpublic GatlingJobServer(JobConfig config)
public void addFeature(ExecutionContext exec, List<ScenarioExecutionUnit> units, Runnable onComplete)
addFeature in class JobServerpublic ChunkResult getNextChunk(String executorId)
getNextChunk in class JobServerpublic void handleUpload(File upload, String executorId, String chunkId)
handleUpload in class JobServerCopyright © 2020. All rights reserved.