Toggle navigation
Home
org.apache.flink.api.java.DataSet to org.apache.flink.api.java.tuple.Tuple2
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'flink'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
DataSet<Tuple2<K,VV>>
to
Tuple2<K,VV>
Rename Variable
getVerticesAsTuple2
to
map