Class PageRank.SimplePageRankMasterCompute

  • 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:
    PageRank

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