public class AggregatorsBenchmark extends GiraphBenchmark
Modifier and Type | Class and Description |
---|---|
static class |
AggregatorsBenchmark.AggregatorsBenchmarkComputation
Vertex class for AggregatorsBenchmark
|
static class |
AggregatorsBenchmark.AggregatorsBenchmarkMasterCompute
MasterCompute class for AggregatorsBenchmark
|
static class |
AggregatorsBenchmark.AggregatorsBenchmarkWorkerContext
WorkerContext class for AggregatorsBenchmark
|
Constructor and Description |
---|
AggregatorsBenchmark() |
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, setConf
public Set<BenchmarkOption> getBenchmarkOptions()
GiraphBenchmark
getBenchmarkOptions
in class GiraphBenchmark
protected void prepareConfiguration(GiraphConfiguration conf, org.apache.commons.cli.CommandLine cmd)
GiraphBenchmark
prepareConfiguration
in class GiraphBenchmark
conf
- Configurationcmd
- Command lineCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.