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, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public 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.Exception
Copyright © 2019 The Apache Software Foundation