Class Hierarchy
- java.lang.Object
- org.apache.flink.graph.library.CommunityDetection<K> (implements org.apache.flink.graph.GraphAlgorithm<K,VV,EV,T>)
- org.apache.flink.graph.library.ConnectedComponents<K,VV,EV> (implements org.apache.flink.graph.GraphAlgorithm<K,VV,EV,T>)
- org.apache.flink.graph.spargel.GatherFunction<K,VV,Message> (implements java.io.Serializable)
- org.apache.flink.graph.library.GSAConnectedComponents<K,VV,EV> (implements org.apache.flink.graph.GraphAlgorithm<K,VV,EV,T>)
- org.apache.flink.graph.library.GSASingleSourceShortestPaths<K,VV> (implements org.apache.flink.graph.GraphAlgorithm<K,VV,EV,T>)
- org.apache.flink.graph.library.LabelPropagation<K,VV,EV> (implements org.apache.flink.graph.GraphAlgorithm<K,VV,EV,T>)
- org.apache.flink.graph.spargel.ScatterFunction<K,VV,Message,EV> (implements java.io.Serializable)
- org.apache.flink.graph.library.SingleSourceShortestPaths<K,VV> (implements org.apache.flink.graph.GraphAlgorithm<K,VV,EV,T>)
- org.apache.flink.graph.library.Summarization<K,VV,EV> (implements org.apache.flink.graph.GraphAlgorithm<K,VV,EV,T>)
- org.apache.flink.graph.library.TriangleEnumerator<K,VV,EV> (implements org.apache.flink.graph.GraphAlgorithm<K,VV,EV,T>)
- org.apache.flink.api.java.tuple.Tuple (implements java.io.Serializable)
- org.apache.flink.api.java.tuple.Tuple2<T0,T1>
- org.apache.flink.api.java.tuple.Tuple3<T0,T1,T2>
- org.apache.flink.api.java.tuple.Tuple4<T0,T1,T2,T3>
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.