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, waitUntilEndCondition
execute
public ThreadedThroughputCalculator(long overallDurationInMillis)
public void printThroughput(String msg) throws InterruptedException
InterruptedException
public void printThroughput(String msg, boolean detailed) throws InterruptedException
InterruptedException
Copyright © 2005–2018 QOS.ch. All rights reserved.