rice.pastry.testing
Class PartitionChecker
java.lang.Object
rice.pastry.testing.PartitionChecker
public class PartitionChecker
- extends java.lang.Object
Pass in a certificate which contains bootstrap nodes.
Output is an ordered list of independent rings, and which bootstrap nodes belong
to each.
- Author:
- Jeff Hoye
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_THREADS
protected final int MAX_THREADS
- See Also:
- Constant Field Values
PartitionChecker
public PartitionChecker(java.lang.String ringIdString)
throws java.lang.Exception
- Throws:
java.lang.Exception
buildBootstrapSetFromCert
protected void buildBootstrapSetFromCert(java.lang.String ringIdString)
throws java.lang.Exception
- Throws:
java.lang.Exception
buildRing
protected rice.pastry.testing.PartitionChecker.Ring buildRing(DistPastryNodeFactory factory,
java.net.InetSocketAddress bootstrap)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2005 - Rice Pastry.