public class ShortestPathsBenchmark extends GiraphBenchmark
| Constructor and Description |
|---|
ShortestPathsBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
Set<BenchmarkOption> |
getBenchmarkOptions()
Get the options to use in this benchmark.
|
static void |
main(String[] args)
Execute the benchmark.
|
protected void |
prepareConfiguration(GiraphConfiguration conf,
org.apache.commons.cli.CommandLine cmd)
Process options from CommandLine and prepare configuration for running
the job.
|
getConf, run, setConfpublic Set<BenchmarkOption> getBenchmarkOptions()
GiraphBenchmarkgetBenchmarkOptions in class GiraphBenchmarkprotected void prepareConfiguration(GiraphConfiguration conf, org.apache.commons.cli.CommandLine cmd)
GiraphBenchmarkprepareConfiguration in class GiraphBenchmarkconf - Configurationcmd - Command lineCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.