| org.jgroups.tests.DisconnectStressTest
DisconnectStressTest | public class DisconnectStressTest extends TestCase (Code) | | Tests concurrent leaves of all members of a channel
author: Bela Ban version: $Id: DisconnectStressTest.java,v 1.2 2006/05/04 12:28:45 belaban Exp $ |
Inner Class :public static class MyThread extends Thread | |
TIMEOUT | final static long TIMEOUT(Code) | | |
all_disconnected | static CyclicBarrier all_disconnected(Code) | | |
start_disconnecting | static CyclicBarrier start_disconnecting(Code) | | |
threads | final static MyThread[] threads(Code) | | |
DisconnectStressTest | public DisconnectStressTest(String name)(Code) | | |
suite | public static Test suite()(Code) | | |
testConcurrentStartupAndMerging | public void testConcurrentStartupAndMerging() throws Exception(Code) | | |
|
|