T
- the type of task resultP
- the type of task parameterpublic abstract class AbstractStressBench<T extends TaskResult,P extends FileSystemParameters> extends Benchmark<T>
Benchmark.MethodStatistics, Benchmark.ProfileInput
Modifier and Type | Field and Description |
---|---|
protected P |
mParameters |
mBaseParameters
Constructor and Description |
---|
AbstractStressBench() |
Modifier and Type | Method and Description |
---|---|
String |
run(String[] args)
Runs the test and returns the string output.
|
abstract void |
validateParams()
Validates the parameters.
|
cleanup, generateJobConfig, getBenchDescription, mainInternal, parseParameters, prepare, processMethodProfiles, runLocal, runSingleTask
protected P extends FileSystemParameters mParameters
Copyright © 2023. All Rights Reserved.