| 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  | NOPHostScoringRuleReturns ONE for each host (all hosts appear to have an equal workload). | 
| 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 | Class and Description | 
|---|---|
| class  | DefaultHostScoringRuleBest effort computation of a workload score based on CPU Utilization and IO
 Wait defined as follows: | 
| 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 | Class and Description | 
|---|---|
| class  | LoadOneHostScoringRuleThis  IHostScoringRuleusesload_oneto score and rank
 the hosts. | 
| 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. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.