public class HostTable extends Object
HostScore
s for services that are
joined with the met quorum and the HostScore
for this service (iff it
is joined with the met quorum).Modifier and Type | Field and Description |
---|---|
HostScore[] |
hostScores
The table of pre-scored hosts -or-
null iff there are no
host scores. |
HostScore |
thisHost
The most recent score for this host -or-
null iff there
is not score for this host. |
public final HostScore thisHost
null
iff there
is not score for this host.public final HostScore[] hostScores
null
iff there are no
host scores. Only hosts that have services that are joined with the met
quorum will appear in this table.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.