public static final class ConnectedComponents.DuplicateValue<T> extends Object implements MapFunction<T,Tuple2<T,T>>
DuplicateValue()
Tuple2<T,T>
map(T vertex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DuplicateValue()
public Tuple2<T,T> map(T vertex)
map
MapFunction<T,Tuple2<T,T>>
Copyright © 2015 The Apache Software Foundation. All rights reserved.