Rice Pastry API

rice.pastry.testing
Class SinglePingTest

java.lang.Object
  extended by rice.pastry.testing.SinglePingTest

public class SinglePingTest
extends java.lang.Object

SinglePingTest A performance test suite for pastry.

Version:
$Id: SinglePingTest.java 3613 2007-02-15 14:45:14Z jstewart $
Author:
Rongmei Zhang

Constructor Summary
SinglePingTest(TestRecord tr, Environment env)
           
 
Method Summary
 void checkRoutingTable()
           
 PastryNode makePastryNode()
           
 void sendPings(int k)
           
 boolean simulate()
           
 void test()
           
 
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)
Method Detail

makePastryNode

public PastryNode makePastryNode()

sendPings

public void sendPings(int k)

simulate

public boolean simulate()

checkRoutingTable

public void checkRoutingTable()

test

public void test()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection