public class DynamicThread
extends org.apache.jmeter.threads.JMeterThread
| Constructor and Description |
|---|
DynamicThread(org.apache.jorphan.collections.HashTree test,
org.apache.jmeter.threads.JMeterThreadMonitor monitor,
org.apache.jmeter.threads.ListenerNotifier note) |
| Modifier and Type | Method and Description |
|---|---|
Thread |
getOSThread() |
void |
interruptOSThread() |
boolean |
isStopping() |
void |
setOSThread(Thread OSThread) |
void |
stop() |
String |
toString() |
delayBy, getEndTime, getStartTime, getThreadName, getThreadNum, interrupt, run, setEndTime, setEngine, setInitialContext, setInitialDelay, setOnErrorStartNextLoop, setOnErrorStopTest, setOnErrorStopTestNow, setOnErrorStopThread, setScheduled, setStartTime, setThreadGroup, setThreadName, setThreadNumpublic DynamicThread(org.apache.jorphan.collections.HashTree test,
org.apache.jmeter.threads.JMeterThreadMonitor monitor,
org.apache.jmeter.threads.ListenerNotifier note)
Copyright © 2017. All rights reserved.