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