public class NOPHostScoringRule extends Object implements IHostScoringRule
| Constructor and Description |
|---|
NOPHostScoringRule() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMetricNames()
Return the set of metric names that are used by this scoring rule.
|
double |
getScore(IHostMetrics metrics)
Return a score for the given
IHostMetrics. |
public String[] getMetricNames()
IHostScoringRulegetMetricNames in interface IHostScoringRulepublic double getScore(IHostMetrics metrics)
IHostScoringRuleIHostMetrics.getScore in interface IHostScoringRulemetrics - The IHostMetrics.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.