Rice Pastry API

rice.pastry.testing
Class SinglePingTest

java.lang.Object
  extended byrice.pastry.testing.SinglePingTest

public class SinglePingTest
extends java.lang.Object

SinglePingTest A performance test suite for pastry.

Version:
$Id: SinglePingTest.java,v 1.9 2005/06/14 19:48:32 jeffh Exp $
Author:
Rongmei Zhang

Constructor Summary
SinglePingTest(TestRecord tr, Environment env)
          Constructor for SinglePingTest.
 
Method Summary
 void checkRoutingTable()
          DESCRIBE THE METHOD
 void makePastryNode()
          DESCRIBE THE METHOD
 void sendPings(int k)
          DESCRIBE THE METHOD
 boolean simulate()
          DESCRIBE THE METHOD
 void test()
          A unit test for JUnit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SinglePingTest

public SinglePingTest(TestRecord tr,
                      Environment env)
Constructor for SinglePingTest.

Parameters:
tr - DESCRIBE THE PARAMETER
env - DESCRIBE THE PARAMETER
Method Detail

makePastryNode

public void makePastryNode()
DESCRIBE THE METHOD


sendPings

public void sendPings(int k)
DESCRIBE THE METHOD

Parameters:
k - DESCRIBE THE PARAMETER

simulate

public boolean simulate()
DESCRIBE THE METHOD

Returns:
DESCRIBE THE RETURN VALUE

checkRoutingTable

public void checkRoutingTable()
DESCRIBE THE METHOD


test

public void test()
A unit test for JUnit


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection