public static class PageRankTable.Link extends Object implements scala.Product, scala.Serializable
Constructor and Description |
---|
Link(long sourceId,
long targetId) |
Modifier and Type | Method and Description |
---|---|
long |
sourceId() |
long |
targetId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.