| Package | Description | 
|---|---|
| org.apache.giraph.benchmark | Package of benchmarks for performance testing and optimization | 
| org.apache.giraph.examples | Package of Giraph examples. | 
| org.apache.giraph.examples.scc | Classes for Strongly Connected Components computation. | 
| 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 | 
|---|---|
| static class  | AggregatorsTestComputation.AggregatorsTestMasterComputeMaster compute which uses aggregators. | 
| static class  | PageRankWithKryoSimpleWritable.PageRankWithKryoMasterComputeMaster compute associated with  PageRankWithKryoSimpleWritable. | 
| class  | RandomWalkVertexMasterComputeMaster compute associated with  RandomWalkComputation. | 
| static class  | SimpleCheckpoint.SimpleCheckpointVertexMasterComputeMaster compute associated with  SimpleCheckpoint. | 
| static class  | SimpleMasterComputeComputation.SimpleMasterComputeMasterCompute used with  SimpleMasterComputeComputation. | 
| static class  | SimplePageRankComputation.SimplePageRankMasterComputeMaster compute associated with  SimplePageRankComputation. | 
| static class  | VerifyMessage.VerifyMessageMasterComputeMaster compute associated with  VerifyMessage.VerifyMessageComputation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SccPhaseMasterComputeThis master compute keeps track of what phase is being currently executed by
 the Strongly Connected Components computation. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.