|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.scheduler.WeightedHost
| Constructor Summary | |
WeightedHost(BoundContact contact)
|
|
WeightedHost(BoundContact contact,
double score)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
BoundContact |
getHost()
|
double |
getScore()
|
Double |
getScoreAsDouble()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WeightedHost(BoundContact contact)
public WeightedHost(BoundContact contact,
double score)
| Method Detail |
public final double getScore()
public final Double getScoreAsDouble()
public final BoundContact getHost()
public boolean equals(Object obj)
public int hashCode()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||