protected static final class AbstractClientServerSupport.ThreadCollection extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
join() |
static AbstractClientServerSupport.ThreadCollection |
spawn(int numberOfThreads,
Runnable runner,
String threadBasename) |
public static AbstractClientServerSupport.ThreadCollection spawn(int numberOfThreads, Runnable runner, String threadBasename)
public void join()
throws InterruptedException
InterruptedExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.