Class Hierarchy
- java.lang.Object
- org.apache.giraph.conf.DefaultImmutableClassesGiraphConfigurable<I,V,E> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>)
- org.apache.giraph.io.GiraphInputFormat<I,V,E>
- org.apache.giraph.io.VertexInputFormat<I,V,E>
- org.apache.giraph.io.formats.GeneratedVertexInputFormat<I,V,E>
- org.apache.giraph.master.MasterCompute (implements org.apache.giraph.master.MasterAggregatorUsage, org.apache.giraph.master.MasterGlobalCommUsage, org.apache.hadoop.io.Writable)
- org.apache.giraph.master.DefaultMasterCompute
- org.apache.giraph.io.VertexOutputFormat<I,V,E>
- org.apache.giraph.io.formats.TextVertexOutputFormat<I,V,E>
- org.apache.giraph.io.VertexWriter<I,V,E> (implements org.apache.giraph.io.SimpleVertexWriter<I,V,E>)
- org.apache.giraph.worker.WorkerAggregatorDelegator<I,V,E> (implements org.apache.giraph.worker.WorkerAggregatorUsage, org.apache.giraph.worker.WorkerGlobalCommUsage)
- org.apache.giraph.graph.AbstractComputation<I,V,E,M1,M2> (implements org.apache.giraph.graph.Computation<I,V,E,M1,M2>)
- org.apache.giraph.graph.BasicComputation<I,V,E,M>
- org.apache.giraph.io.VertexReader<I,V,E>
- org.apache.giraph.examples.GeneratedVertexReader<I,V,E>
- org.apache.giraph.worker.WorkerContext (implements org.apache.giraph.worker.WorkerIndexUsage<I>, org.apache.hadoop.io.Writable)
- org.apache.wayang.giraph.Algorithm.PageRankParameters