| Package | Description |
|---|---|
| com.bigdata.rdf.sail.webapp.lbs |
| Modifier and Type | Field and Description |
|---|---|
HostScore[] |
HostTable.hostScores
The table of pre-scored hosts -or-
null iff there are no
host scores. |
HostScore |
HostTable.thisHost
The most recent score for this host -or-
null iff there
is not score for this host. |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<HostScore> |
HostScore.COMPARE_BY_HOSTNAME
Orders by hostname.
|
static Comparator<HostScore> |
HostScore.COMPARE_BY_SCORE
Places elements into order by decreasing
normalized
load. |
| Constructor and Description |
|---|
HostTable(HostScore thisHost,
HostScore[] hostScores) |
HostTable(HostScore thisHost,
HostScore[] hostScores) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.