|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgr.uoa.di.madgik.commons.infra.nodeselection.HostingNodeInfo
public class HostingNodeInfo
Field Summary | |
---|---|
HostingNode |
node
|
java.lang.Float |
score
|
Constructor Summary | |
---|---|
HostingNodeInfo(HostingNode node,
java.lang.Float score)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public HostingNode node
public java.lang.Float score
Constructor Detail |
---|
public HostingNodeInfo(HostingNode node, java.lang.Float score)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |