public class UfsIOBench extends Benchmark<IOTaskResult>
Benchmark.MethodStatistics, Benchmark.ProfileInputmBaseParameters| Constructor and Description |
|---|
UfsIOBench() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBenchDescription()
Get the description of the bench.
|
static void |
main(java.lang.String[] args) |
void |
prepare()
Prepares to run the test.
|
IOTaskResult |
runLocal()
Runs the test locally, in process.
|
cleanup, generateJobConfig, mainInternal, parseParameters, processMethodProfiles, run, runSingleTaskpublic java.lang.String getBenchDescription()
BenchmarkgetBenchDescription in class Benchmark<IOTaskResult>public IOTaskResult runLocal() throws java.lang.Exception
BenchmarkrunLocal in class Benchmark<IOTaskResult>java.lang.Exceptionpublic void prepare()
Benchmarkprepare in class Benchmark<IOTaskResult>public static void main(java.lang.String[] args)
args - command-line argumentsCopyright © 2022. All Rights Reserved.