public class UserUserResult extends AbstractResult
Result for user-user CF.
id, score
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getNeighborhoodSize()
Get the neighborhood size for this result.
|
double |
getTotalNeighborWeight()
Get the total neighbor weight for this result.
|
int |
hashCode() |
as, getId, getKey, getScore, hasScore, startEquality, startEquality, startHashCode, startHashCode
public int getNeighborhoodSize()
Get the neighborhood size for this result.
public double getTotalNeighborWeight()
Get the total neighbor weight for this result.