Rice Pastry API

rice.pastry.testing
Class ClosestRegrTest

java.lang.Object
  |
  +--rice.pastry.testing.ClosestRegrTest

public class ClosestRegrTest
extends java.lang.Object

ClosestRegrTest A test suite for the getClosest algorithm

Version:
$Id: ClosestRegrTest.java,v 1.1 2003/08/25 04:24:26 amislove Exp $
Author:
alan mislove

Field Summary
static int NUM_NODES
           
static int NUM_TRIALS
           
 
Method Summary
protected  rice.pastry.NodeHandle getBootstrap()
          Get pastryNodes.last() to bootstrap with, or return null.
protected  void initialize()
          initializes the network and prepares for testing
static void main(java.lang.String[] args)
          main
protected  void start()
          starts the testing process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUM_NODES

public static int NUM_NODES

NUM_TRIALS

public static int NUM_TRIALS
Method Detail

getBootstrap

protected rice.pastry.NodeHandle getBootstrap()
Get pastryNodes.last() to bootstrap with, or return null.


initialize

protected void initialize()
initializes the network and prepares for testing


start

protected void start()
starts the testing process


main

public static void main(java.lang.String[] args)
main


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection