This project has retired. For details please refer to its
Attic page.
org.apache.giraph.function.vertex Class Hierarchy (Apache Giraph Parent 1.4.0-SNAPSHOT API)
Interface Hierarchy
- java.io.Serializable
- org.apache.giraph.function.vertex.ConsumerWithVertex<I,V,E,T> (also extends org.apache.giraph.function.PairConsumer<T1,T2>)
- org.apache.giraph.function.vertex.FunctionWithVertex<I,V,E,F,T> (also extends org.apache.giraph.function.PairFunction<F1,F2,T>)
- org.apache.giraph.function.PairConsumer<T1,T2>
- org.apache.giraph.function.PairFunction<F1,F2,T>
- org.apache.giraph.function.vertex.SupplierFromVertex<I,V,E,T>
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.