public class JobServiceMaxThroughput extends AbstractMaxThroughput<JobServiceMaxThroughputSummary,JobServiceBenchSummary,JobServiceBenchParameters>
LOG
mBaseParameters
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected JobServiceBenchSummary |
runSingleTest(List<String> args) |
JobServiceMaxThroughputSummary |
runSuite(String[] args)
Runs the suite.
|
getBestThroughput
mainInternal
public static void main(String[] args)
args
- the command-line argspublic JobServiceMaxThroughputSummary runSuite(String[] args) throws Exception
Suite
runSuite
in class Suite<JobServiceMaxThroughputSummary>
args
- the command-line argsException
protected JobServiceBenchSummary runSingleTest(List<String> args) throws Exception
runSingleTest
in class AbstractMaxThroughput<JobServiceMaxThroughputSummary,JobServiceBenchSummary,JobServiceBenchParameters>
args
- the argsException
Copyright © 2023. All Rights Reserved.