- java.lang.Object
-
- org.apache.flink.examples.scala.graph.PageRankBasic.AdjacencyList
-
-
Constructor Summary
Constructors
Constructor and Description |
AdjacencyList(long sourceId,
long[] targetIds) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Methods inherited from interface scala.Equals
canEqual, equals
-
-
Method Detail
-
sourceId
public long sourceId()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.