public class Tuple2ToVertexMap<K,VV> extends Object implements MapFunction<Tuple2<K,VV>,Vertex<K,VV>>
Tuple2ToVertexMap()
Vertex<K,VV>
map(Tuple2<K,VV> vertex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple2ToVertexMap()
public Vertex<K,VV> map(Tuple2<K,VV> vertex)
MapFunction
map
MapFunction<Tuple2<K,VV>,Vertex<K,VV>>
vertex
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.