public class TestCompilerParallel
extends org.apache.jmeter.threads.TestCompiler
| Constructor and Description |
|---|
TestCompilerParallel(org.apache.jorphan.collections.HashTree hashTree,
boolean suppressListeners) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jmeter.threads.SamplePackage |
configureSampler(org.apache.jmeter.samplers.Sampler sampler) |
org.apache.jmeter.threads.SamplePackage |
configureTransactionSampler(org.apache.jmeter.control.TransactionSampler transactionSampler) |
Set<org.apache.jmeter.testelement.AbstractTestElement> |
getKnownElements() |
public TestCompilerParallel(org.apache.jorphan.collections.HashTree hashTree,
boolean suppressListeners)
public org.apache.jmeter.threads.SamplePackage configureSampler(org.apache.jmeter.samplers.Sampler sampler)
configureSampler in class org.apache.jmeter.threads.TestCompilerpublic org.apache.jmeter.threads.SamplePackage configureTransactionSampler(org.apache.jmeter.control.TransactionSampler transactionSampler)
configureTransactionSampler in class org.apache.jmeter.threads.TestCompilerpublic Set<org.apache.jmeter.testelement.AbstractTestElement> getKnownElements()
Copyright © 2018. All rights reserved.