org.kth.dks.dks_node
Class RoutingTree
java.lang.Object
org.kth.dks.dks_node.RoutingTree
public class RoutingTree
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RoutingTree
public RoutingTree(long adrRange,
int k_factor,
int levels,
DKSRef ref)
foundNewNode
public void foundNewNode(DKSRef ref)
nodeLost
public boolean nodeLost(DKSRef ref)
toList
public java.util.LinkedList toList()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getBegin
public long getBegin(int l,
int i)
getEnd
public long getEnd(int l,
int i)
getResponsible
public DKSRef getResponsible(int l,
int i)
getLevels
public int getLevels()
getKfactor
public int getKfactor()
Copyright © 2010. All Rights Reserved.