Toggle navigation
Home
org.apache.flink.graph.Edge to org.apache.flink.graph.Vertex
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
List<Edge<Long,Long>>
to
List<Vertex<Long,Long>>
List<Edge<Long,Long>>
to
List<Vertex<Long,Long>>
List<Edge<Long,Long>>
to
List<Vertex<Long,Long>>
Cascading Type Change (Different)
ArrayList<Edge<Long,Long>>
to
ArrayList<Vertex<Long,Long>>
ArrayList<Edge<Long,Long>>
to
ArrayList<Vertex<Long,Long>>
ArrayList<Edge<Long,Long>>
to
ArrayList<Vertex<Long,Long>>
Rename Variable
edges
to
vertices
edges
to
vertices
edges
to
vertices