public class JMeterThreadParallel
extends org.apache.jmeter.threads.JMeterThread
| Constructor and Description |
|---|
JMeterThreadParallel(org.apache.jorphan.collections.HashTree test,
org.apache.jmeter.threads.JMeterThreadMonitor monitor,
org.apache.jmeter.threads.ListenerNotifier notifier,
boolean generateParent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyCompilerFromParent() |
TestCompilerParallel |
getParallelCompiler() |
void |
run() |
delayBy, getEndTime, getStartTime, getThreadName, getThreadNum, interrupt, setEndTime, setEngine, setInitialContext, setInitialDelay, setOnErrorStartNextLoop, setOnErrorStopTest, setOnErrorStopTestNow, setOnErrorStopThread, setScheduled, setStartTime, setThreadGroup, setThreadName, setThreadNum, stoppublic JMeterThreadParallel(org.apache.jorphan.collections.HashTree test,
org.apache.jmeter.threads.JMeterThreadMonitor monitor,
org.apache.jmeter.threads.ListenerNotifier notifier,
boolean generateParent)
protected void copyCompilerFromParent()
throws IllegalAccessException,
NoSuchFieldException
public TestCompilerParallel getParallelCompiler()
Copyright © 2018. All rights reserved.