public class ReducersBenchmark extends GiraphBenchmark
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ReducersBenchmark.ReducersBenchmarkComputationVertex class for ReducersBenchmark | 
| static class  | ReducersBenchmark.ReducersBenchmarkMasterComputeMasterCompute class for ReducersBenchmark | 
| static class  | ReducersBenchmark.ReducersBenchmarkWorkerContextWorkerContext class for ReducersBenchmark | 
| static class  | ReducersBenchmark.TestLongSumReducerLongSumReducer | 
| Constructor and Description | 
|---|
| ReducersBenchmark() | 
| 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.