public static final class PageRankBasic.RankAssigner extends Object implements MapFunction<Long,Tuple2<Long,Double>>
RankAssigner(double rank)
Tuple2<Long,Double>
map(Long page)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RankAssigner(double rank)
public Tuple2<Long,Double> map(Long page)
map
MapFunction<Long,Tuple2<Long,Double>>
Copyright © 2015 The Apache Software Foundation. All rights reserved.