Rice Pastry API

rice.pastry.testing
Class SinglePingTest

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

public class SinglePingTest
extends java.lang.Object

SinglePingTest A performance test suite for pastry.

Version:
$Id: SinglePingTest.java,v 1.5 2002/12/20 15:23:30 druschel Exp $
Author:
Rongmei Zhang

Constructor Summary
SinglePingTest(rice.pastry.direct.TestRecord tr)
           
 
Method Summary
 void checkRoutingTable()
           
 void 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(rice.pastry.direct.TestRecord tr)
Method Detail

makePastryNode

public void makePastryNode()

sendPings

public void sendPings(int k)

simulate

public boolean simulate()

checkRoutingTable

public void checkRoutingTable()

test

public void test()

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection