public class PageRankData extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EDGES |
static String |
RANKS_AFTER_3_ITERATIONS |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.api.java.DataSet<org.apache.flink.graph.Edge<Long,Double>> |
getDefaultEdgeDataSet(org.apache.flink.api.java.ExecutionEnvironment env) |
public static final String EDGES
public static final String RANKS_AFTER_3_ITERATIONS
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.