org.apache.qpid.test.testcases
Class MessageThroughputPerf.PerThreadSetup
java.lang.Object
org.apache.qpid.test.testcases.MessageThroughputPerf.PerThreadSetup
- Enclosing class:
- MessageThroughputPerf
protected static class MessageThroughputPerf.PerThreadSetup
- extends Object
Holds the per-thread test configurations.
Field Summary |
(package private) org.apache.qpid.test.framework.Circuit |
testCircuit
Holds the test circuit to run tests on. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testCircuit
org.apache.qpid.test.framework.Circuit testCircuit
- Holds the test circuit to run tests on.
MessageThroughputPerf.PerThreadSetup
protected MessageThroughputPerf.PerThreadSetup()
Licensed to the Apache Software Foundation