public static final class PageRank.RankAssigner extends Object implements MapFunction<Long,Tuple2<Long,Double>>
Constructor and Description |
---|
RankAssigner(double rank) |
public Tuple2<Long,Double> map(Long page)
MapFunction
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.