Toggle navigation
Home
org.apache.flink.graph.Vertex to org.apache.flink.api.java.tuple.Tuple2
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
DataSet<Vertex<Long,HashSet<Long>>>
to
DataSet<Tuple2<Long,HashSet<Long>>>
Rename Method invocation
groupReduceOnEdges
to
reduceOnNeighbors
Rename Variable
verticesWithNeighbors
to
computedNeighbors