public static class TopNMRRMetric.UserResult extends TypedMetricResult
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
rank |
Constructor and Description |
---|
UserResult(java.lang.Integer r) |
Modifier and Type | Method and Description |
---|---|
double |
getRecipRank() |
getColumns, getColumns, getValues
empty, fromMap, fromNullable, singleton, withPrefix, withSuffix
@MetricColumn(value="Rank") public final java.lang.Integer rank
@MetricColumn(value="RecipRank") public double getRecipRank()