Hierarchy For Package com.alibaba.graphscope.example.giraph.circle
Package Hierarchies: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.EdgeInputFormat<I,E>
- org.apache.giraph.io.formats.TextEdgeInputFormat<I,E>
- com.alibaba.graphscope.example.giraph.circle.CircleEdgeInputFormat
- org.apache.giraph.io.formats.TextEdgeInputFormat<I,E>
- org.apache.giraph.io.VertexInputFormat<I,V,E>
- org.apache.giraph.io.formats.TextVertexInputFormat<I,V,E>
- com.alibaba.graphscope.example.giraph.circle.CircleVertexInputFormat
- org.apache.giraph.io.formats.TextVertexInputFormat<I,V,E>
- org.apache.giraph.io.EdgeInputFormat<I,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<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T> (implements org.apache.giraph.graph.Computation<I,V,E,M1,M2>)
- org.apache.giraph.graph.BasicComputation<I,V,E,M>
- com.alibaba.graphscope.example.giraph.circle.Circle
- org.apache.giraph.graph.BasicComputation<I,V,E,M>
- org.apache.giraph.io.EdgeReader<I,E>
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReader
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReaderFromEachLineProcessed<T>
- com.alibaba.graphscope.example.giraph.circle.CircleEdgeInputFormat.P2PEdgeReader
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReaderFromEachLineProcessed<T>
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReader
- org.apache.giraph.io.VertexReader<I,V,E>
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReader
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLineProcessed<T>
- com.alibaba.graphscope.example.giraph.circle.CircleVertexInputFormat.P2PVertexReader
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLineProcessed<T>
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReader
- org.apache.giraph.graph.AbstractComputation<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T> (implements org.apache.giraph.graph.Computation<I,V,E,M1,M2>)
- org.apache.giraph.io.GiraphInputFormat<I,V,E>
- com.alibaba.graphscope.example.giraph.circle.MsgWritable (implements org.apache.hadoop.io.Writable)
- com.alibaba.graphscope.example.giraph.circle.VertexAttrWritable (implements org.apache.hadoop.io.Writable)
- org.apache.giraph.conf.DefaultImmutableClassesGiraphConfigurable<I,V,E> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>)