|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.pastry.direct.proximitygenerators.GenericProximityGenerator.GNNodeRecord
public class GenericProximityGenerator.GNNodeRecord
Field Summary | |
---|---|
int |
index
|
Constructor Summary | |
---|---|
GenericProximityGenerator.GNNodeRecord()
|
Method Summary | |
---|---|
int |
getIndex()
|
void |
markDead()
|
float |
networkDelay(NodeRecord that)
|
float |
proximity(NodeRecord that)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int index
Constructor Detail |
---|
public GenericProximityGenerator.GNNodeRecord()
Method Detail |
---|
public float proximity(NodeRecord that)
proximity
in interface NodeRecord
public float networkDelay(NodeRecord that)
networkDelay
in interface NodeRecord
public int getIndex()
public void markDead()
markDead
in interface NodeRecord
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |