This project has retired. For details please refer to its
Attic page.
org.apache.giraph.edge Class Hierarchy (Apache Giraph Parent 1.4.0-SNAPSHOT API)
Class Hierarchy
- java.lang.Object
- org.apache.giraph.edge.DefaultCreateSourceVertexCallback<I> (implements org.apache.giraph.edge.CreateSourceVertexCallback<I>)
- org.apache.giraph.edge.DefaultEdge<I,E> (implements org.apache.giraph.edge.ReusableEdge<I,E>)
- org.apache.giraph.conf.DefaultImmutableClassesGiraphConfigurable<I,V,E> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>)
- org.apache.giraph.edge.AbstractEdgeStore<I,V,E,K,Et> (implements org.apache.giraph.edge.EdgeStore<I,V,E>)
- org.apache.giraph.edge.ConfigurableOutEdges<I,E> (implements org.apache.giraph.edge.OutEdges<I,E>)
- org.apache.giraph.edge.ArrayListEdges<I,E> (implements org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.ByteArrayEdges<I,E> (implements org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.HashMapEdges<I,E> (implements org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.StrictRandomAccessOutEdges<I,E>)
- org.apache.giraph.edge.HashMultimapEdges<I,E> (implements org.apache.giraph.edge.MultiRandomAccessOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.LongDiffNullArrayEdges (implements org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.EdgeFactory
- org.apache.giraph.edge.EdgeNoValue<I> (implements org.apache.giraph.edge.ReusableEdge<I,E>)
- org.apache.giraph.edge.IdAndNullArrayEdges<I> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>, org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>)
- org.apache.giraph.edge.IdAndValueArrayEdges<I,E> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>, org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>)
- org.apache.giraph.edge.InMemoryEdgeStoreFactory<I,V,E> (implements org.apache.giraph.edge.EdgeStoreFactory<I,V,E>)
- org.apache.giraph.edge.IntNullArrayEdges (implements org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.LongByteHashMapEdges (implements org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>, org.apache.giraph.edge.StrictRandomAccessOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.LongDiffArray (implements org.apache.hadoop.io.Writable)
- org.apache.giraph.edge.LongDoubleArrayEdges (implements org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.LongDoubleHashMapEdges (implements org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>, org.apache.giraph.edge.StrictRandomAccessOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.LongNullArrayEdges (implements org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.LongNullHashSetEdges (implements org.apache.giraph.edge.MutableOutEdges<I,E>, org.apache.giraph.edge.ReuseObjectsOutEdges<I,E>, org.apache.giraph.edge.StrictRandomAccessOutEdges<I,E>, org.apache.giraph.utils.Trimmable)
- org.apache.giraph.edge.MapMutableEdge<I,E> (implements org.apache.giraph.edge.MutableEdge<I,E>)
- org.apache.giraph.edge.MutableEdgesIterable<I,E> (implements java.lang.Iterable<T>)
- org.apache.giraph.edge.MutableEdgesWrapper<I,E> (implements org.apache.giraph.edge.OutEdges<I,E>)
Interface Hierarchy
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.