rice.pastry.direct.proximitygenerators
Class GenericProximityGenerator.GNNodeRecord
java.lang.Object
rice.pastry.direct.proximitygenerators.GenericProximityGenerator.GNNodeRecord
- All Implemented Interfaces:
- NodeRecord
- Enclosing class:
- GenericProximityGenerator
public class GenericProximityGenerator.GNNodeRecord
- extends Object
- implements NodeRecord
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
public int index
GenericProximityGenerator.GNNodeRecord
public GenericProximityGenerator.GNNodeRecord()
proximity
public float proximity(NodeRecord that)
- Specified by:
proximity in interface NodeRecord
networkDelay
public float networkDelay(NodeRecord that)
- Specified by:
networkDelay in interface NodeRecord
getIndex
public int getIndex()
markDead
public void markDead()
- Specified by:
markDead in interface NodeRecord
Copyright © 2010. All Rights Reserved.