public class Benchmark
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.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,
boolean delete,
String plugins) |
static void |
main(String[] args) |
int |
run(String[] args) |
public int run(String[] args) throws Exception
run in interface org.apache.hadoop.util.ToolExceptionpublic Benchmark.BenchmarkResults benchmark(int seeds, int depth, int threads, int maxPerHost, long topN, boolean delete, String plugins) throws Exception
ExceptionCopyright © 2014 The Apache Software Foundation