public class Benchmark extends Configured implements Tool
| Modifier and Type | Class and Description |
|---|---|
static class |
Benchmark.BenchmarkResults |
| Constructor and Description |
|---|
Benchmark() |
| Modifier and Type | Method and Description |
|---|---|
Benchmark.BenchmarkResults |
benchmark(int seeds,
int depth,
int threads,
int maxPerHost,
long topN,
java.lang.String plugins) |
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |
getConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic int run(java.lang.String[] args)
throws java.lang.Exception
public Benchmark.BenchmarkResults benchmark(int seeds, int depth, int threads, int maxPerHost, long topN, java.lang.String plugins) throws java.lang.Exception
java.lang.ExceptionCopyright © 2019 The Apache Software Foundation