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()
IHostScoringRule
getMetricNames
in interface IHostScoringRule
public double getScore(IHostMetrics metrics)
IHostScoringRule
IHostMetrics
.getScore
in interface IHostScoringRule
metrics
- The IHostMetrics
.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.