public class FixedRateTestExecutorFactory extends Object
Constructor and Description |
---|
FixedRateTestExecutorFactory() |
Modifier and Type | Method and Description |
---|---|
static AbstractFixedRateExecutor |
newTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile,
boolean warmUp) |
static AbstractFixedRateExecutor |
newTestExecutor(Maestro maestro,
ReportsDownloader reportsDownloader,
FixedRateTestProfile testProfile,
String warmUp) |
public static AbstractFixedRateExecutor newTestExecutor(Maestro maestro, ReportsDownloader reportsDownloader, FixedRateTestProfile testProfile, boolean warmUp)
public static AbstractFixedRateExecutor newTestExecutor(Maestro maestro, ReportsDownloader reportsDownloader, FixedRateTestProfile testProfile, String warmUp)
This documentation was released into the public domain.