| 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 | Class and Description | 
|---|---|
| class  | DefaultMasterComputeA dumb implementation of  MasterCompute. | 
| class  | MasterComputeInterface for defining a master vertex that can perform centralized
 computation between supersteps. | 
| class  | MasterGlobalCommHandlerHandler for all master communications | 
| Constructor and Description | 
|---|
| AggregatorToGlobalCommTranslation(ImmutableClassesGiraphConfiguration<?,?,?> conf,
                                 MasterGlobalCommUsage globalComm)Constructor | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.