public class ThreadedThroughputCalculator extends MultiThreadedHarness
| Constructor and Description |
|---|
ThreadedThroughputCalculator(long overallDurationInMillis) |
| Modifier and Type | Method and Description |
|---|---|
void |
printThroughput(String msg) |
void |
printThroughput(String msg,
boolean detailed) |
printEnvironmentInfo, waitUntilEndConditionexecutepublic ThreadedThroughputCalculator(long overallDurationInMillis)
public void printThroughput(String msg) throws InterruptedException
InterruptedExceptionpublic void printThroughput(String msg, boolean detailed) throws InterruptedException
InterruptedExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.