| Package | Description | 
|---|---|
| org.apache.giraph.benchmark | Package of benchmarks for performance testing and optimization | 
| org.apache.giraph.master | Package of all the master related things. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AggregatorsBenchmark.AggregatorsBenchmarkMasterComputeMasterCompute class for AggregatorsBenchmark | 
| static class  | RandomMessageBenchmark.RandomMessageBenchmarkMasterComputeMaster compute associated with  RandomMessageBenchmark. | 
| static class  | ReducersBenchmark.ReducersBenchmarkMasterComputeMasterCompute class for ReducersBenchmark | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MasterGlobalCommUsageAll global master communication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultMasterComputeA dumb implementation of  MasterCompute. | 
| class  | MasterAggregatorHandlerHandler for reduce/broadcast on the master | 
| class  | MasterComputeInterface for defining a master vertex that can perform centralized
 computation between supersteps. | 
| class  | MasterGlobalCommHandlerHandler for all master communications | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.