| Constructor and Description |
|---|
WorkerRateWriter(File reportFolder,
List<? extends MaestroWorker> workers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRunning() |
void |
run() |
void |
setRunning(boolean running) |
public WorkerRateWriter(File reportFolder, List<? extends MaestroWorker> workers) throws IOException
IOExceptionThis documentation was released into the public domain.