Rice Pastry API

rice.pastry.direct.proximitygenerators
Class GenericProximityGenerator.GNNodeRecord

java.lang.Object
  extended by rice.pastry.direct.proximitygenerators.GenericProximityGenerator.GNNodeRecord
All Implemented Interfaces:
NodeRecord
Enclosing class:
GenericProximityGenerator

public class GenericProximityGenerator.GNNodeRecord
extends java.lang.Object
implements NodeRecord


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

index

public int index
Constructor Detail

GenericProximityGenerator.GNNodeRecord

public GenericProximityGenerator.GNNodeRecord()
Method Detail

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection