public static class ALS.BlockStats
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
ALS.BlockStats(String category,
int index,
long count,
long numRatings,
long numInLinks,
long numOutLinks) |
Modifier and Type | Method and Description |
---|---|
String |
category() |
long |
count() |
int |
index() |
long |
numInLinks() |
long |
numOutLinks() |
long |
numRatings() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait