Package org.apache.jmeter.threads
Class JMeterContextService.ThreadCounts
java.lang.Object
org.apache.jmeter.threads.JMeterContextService.ThreadCounts
- Enclosing class:
- JMeterContextService
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal intfinal intfinal int
- 
Method Summary
- 
Field Details- 
activeThreadspublic final int activeThreads
- 
startedThreadspublic final int startedThreads
- 
finishedThreadspublic final int finishedThreads
 
-