Apache JMeter | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.jmeter.monitor.model.ThreadInfoImpl
Constructor Summary | |
Method Summary | |
int | |
int | |
int | |
int | |
int | |
void |
|
void |
|
void |
|
void |
|
void |
|
public int getCurrentThreadCount()
- Specified by:
- getCurrentThreadCount in interface ThreadInfo
public int getCurrentThreadsBusy()
- Specified by:
- getCurrentThreadsBusy in interface ThreadInfo
public int getMaxSpareThreads()
- Specified by:
- getMaxSpareThreads in interface ThreadInfo
public int getMinSpareThreads()
- Specified by:
- getMinSpareThreads in interface ThreadInfo
public void setCurrentThreadCount(int value)
- Specified by:
- setCurrentThreadCount in interface ThreadInfo
public void setCurrentThreadsBusy(int value)
- Specified by:
- setCurrentThreadsBusy in interface ThreadInfo
public void setMaxSpareThreads(int value)
- Specified by:
- setMaxSpareThreads in interface ThreadInfo
public void setMinSpareThreads(int value)
- Specified by:
- setMinSpareThreads in interface ThreadInfo