public class WaitOnExecutionMultiThreadedHarness extends AbstractMultiThreadedHarness
Constructor and Description |
---|
WaitOnExecutionMultiThreadedHarness(ThreadPoolExecutor threadPoolExecutor,
int count) |
Modifier and Type | Method and Description |
---|---|
void |
waitUntilEndCondition() |
execute
public WaitOnExecutionMultiThreadedHarness(ThreadPoolExecutor threadPoolExecutor, int count)
public void waitUntilEndCondition() throws InterruptedException
waitUntilEndCondition
in class AbstractMultiThreadedHarness
InterruptedException
Copyright © 2005–2018 QOS.ch. All rights reserved.