Class AggregateBenchmark.AggregateBenchmarkMasterCompute

  • All Implemented Interfaces:
    org.apache.giraph.aggregators.AggregatorUsage, org.apache.giraph.conf.GiraphConfigurationSettable, org.apache.giraph.conf.ImmutableClassesGiraphConfigurable, org.apache.giraph.master.MasterAggregatorUsage, org.apache.giraph.master.MasterGlobalCommUsage, org.apache.giraph.master.MasterGlobalCommUsageAggregators, org.apache.hadoop.io.Writable
    Enclosing class:
    AggregateBenchmark

    public static class AggregateBenchmark.AggregateBenchmarkMasterCompute
    extends org.apache.giraph.master.DefaultMasterCompute
    Master compute associated with PageRank. It registers required aggregators.