| Package | Description |
|---|---|
| com.bigdata.rdf.sail.webapp.lbs | |
| com.bigdata.rdf.sail.webapp.lbs.policy.counters | |
| com.bigdata.rdf.sail.webapp.lbs.policy.ganglia |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHostMetrics |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,IHostMetrics> |
AbstractHostLBSPolicy.getHostReportForKnownServices(IHostScoringRule scoringRule,
ServiceScore[] serviceScores)
Return a map from the known canonical hostnames (as self-reported by the
services) of the joined services to the
IHostMetricss for those
hosts. |
| Modifier and Type | Method and Description |
|---|---|
double |
NOPHostScoringRule.getScore(IHostMetrics metrics) |
double |
IHostScoringRule.getScore(IHostMetrics metrics)
Return a score for the given
IHostMetrics. |
| Modifier and Type | Class and Description |
|---|---|
class |
CounterSetHostMetricsWrapper |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,IHostMetrics> |
CountersLBSPolicy.getHostReportForKnownServices(IHostScoringRule scoringRule,
ServiceScore[] serviceScores)
Return a map from the known canonical hostnames (as self-reported by the
services) of the joined services to the
IHostMetricss for those
hosts. |
| Modifier and Type | Method and Description |
|---|---|
double |
DefaultHostScoringRule.getScore(IHostMetrics metrics) |
| Modifier and Type | Class and Description |
|---|---|
class |
GangliaHostMetricWrapper
Wraps an
IHostReport as an IHostMetrics object. |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,IHostMetrics> |
GangliaLBSPolicy.getHostReportForKnownServices(IHostScoringRule scoringRule,
ServiceScore[] serviceScores)
Return a map from the known canonical hostnames (as self-reported by the
services) of the joined services to the
IHostMetricss for those
hosts. |
| Modifier and Type | Method and Description |
|---|---|
double |
DefaultHostScoringRule.getScore(IHostMetrics metrics) |
double |
LoadOneHostScoringRule.getScore(IHostMetrics metrics) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.