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 | Method and Description |
---|---|
protected ServiceScore |
AbstractLBSPolicy.getLocalServiceScore()
Return the
ServiceScore for the HAGlue service running on
this host within this webapp. |
protected ServiceScore |
AbstractLBSPolicy.getServiceScoreForHostname(String hostname)
Return the first service found for the indicated host.
|
static ServiceScore |
ServiceScore.newInstance(IIndexManager indexManager,
String contextPath,
UUID serviceUUID)
Factory for
ServiceScore instances. |
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
IHostMetrics s for those
hosts. |
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
IHostMetrics s for those
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
IHostMetrics s for those
hosts. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.