ePOST API

rice.pastry.testing
Class PastryTest

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

public class PastryTest
extends java.lang.Object

Pastry test. a simple test for pastry.

Version:
$Id: PastryTest.java 3038 2006-02-07 10:01:01Z jeffh $
Author:
andrew ladd, sitaram iyer

Constructor Summary
PastryTest(Environment env)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void makePastryNode()
           
 void sendPings(int k)
           
 boolean simulate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PastryTest

public PastryTest(Environment env)
Method Detail

makePastryNode

public void makePastryNode()

sendPings

public void sendPings(int k)

simulate

public boolean simulate()

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException

ePOST API

Copyright © 2001-2005 - Rice Pastry.