Hierarchy For Package com.alibaba.graphscope.example.giraph.format
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.format.DatagenEdgeInputFormat
 - com.alibaba.graphscope.example.giraph.format.LiveJournalEdgeInputFormat
 - com.alibaba.graphscope.example.giraph.format.P2PEdgeInputFormat
 - com.alibaba.graphscope.example.giraph.format.P2PEdgeMultipleLongInputFormat
 
 
 - 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.format.DatagenVertexInputFormat
 - com.alibaba.graphscope.example.giraph.format.LiveJournalVertexInputFormat
 - com.alibaba.graphscope.example.giraph.format.P2PVertexInputFormat
 - com.alibaba.graphscope.example.giraph.format.P2PVertexMultipleLongInputFormat
 - com.alibaba.graphscope.example.giraph.format.SampleTextVertexInputFormat
 
 
 - 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.io.EdgeReader<I,E>
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReader
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReaderFromEachLineProcessed<T>
- com.alibaba.graphscope.example.giraph.format.DatagenEdgeInputFormat.LiveJournalEdgeReader
 - com.alibaba.graphscope.example.giraph.format.LiveJournalEdgeInputFormat.LiveJournalEdgeReader
 - com.alibaba.graphscope.example.giraph.format.P2PEdgeInputFormat.P2PEdgeReader
 - com.alibaba.graphscope.example.giraph.format.P2PEdgeMultipleLongInputFormat.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.format.DatagenVertexInputFormat.P2PVertexReader
 - com.alibaba.graphscope.example.giraph.format.LiveJournalVertexInputFormat.LiveJournalVertexReader
 - com.alibaba.graphscope.example.giraph.format.P2PVertexInputFormat.P2PVertexReader
 - com.alibaba.graphscope.example.giraph.format.P2PVertexMultipleLongInputFormat.P2PVertexReader
 - com.alibaba.graphscope.example.giraph.format.SampleTextVertexInputFormat.LongLongNullVertexReader
 
 
 - org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLineProcessed<T>
 
 - org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReader
 
 - org.apache.giraph.io.EdgeReader<I,E>
 
 - org.apache.giraph.io.GiraphInputFormat<I,V,E>
 
 - org.apache.giraph.conf.DefaultImmutableClassesGiraphConfigurable<I,V,E> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>)