Class PageRankAlgorithm.PageRankMasterCompute

java.lang.Object
org.apache.giraph.conf.DefaultImmutableClassesGiraphConfigurable
org.apache.giraph.master.MasterCompute
org.apache.giraph.master.DefaultMasterCompute
org.apache.wayang.giraph.Algorithm.PageRankAlgorithm.PageRankMasterCompute
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:
PageRankAlgorithm

public static class PageRankAlgorithm.PageRankMasterCompute extends org.apache.giraph.master.DefaultMasterCompute
Master compute associated with PageRankAlgorithm. It registers required aggregators.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.apache.giraph.master.DefaultMasterCompute

    compute, readFields, write

    Methods inherited from class org.apache.giraph.master.MasterCompute

    broadcast, getAggregatedValue, getComputation, getContext, getMessageCombiner, getReduced, getSuperstep, getTotalNumEdges, getTotalNumVertices, getWorkerInfoList, haltComputation, isHalted, logToCommandLine, registerAggregator, registerPersistentAggregator, registerReducer, registerReducer, setAggregatedValue, setComputation, setGraphState, setIncomingMessage, setMasterService, setMessageCombiner, setOutgoingMessage, setOutgoingMessageClasses, setSuperstepClasses

    Methods inherited from class org.apache.giraph.conf.DefaultImmutableClassesGiraphConfigurable

    getConf, setConf

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait