public static final class ConnectedComponents.UndirectEdge extends Object implements FlatMapFunction<Tuple2<Long,Long>,Tuple2<Long,Long>>
Constructor and Description |
---|
UndirectEdge() |
Modifier and Type | Method and Description |
---|---|
void |
flatMap(Tuple2<Long,Long> edge,
Collector<Tuple2<Long,Long>> out) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.