Package org.apache.jmeter.threads
Class JMeterContextService.ThreadCounts
- java.lang.Object
-
- org.apache.jmeter.threads.JMeterContextService.ThreadCounts
-
- Enclosing class:
- JMeterContextService
public static class JMeterContextService.ThreadCounts extends Object
-
-
Field Summary
Fields Modifier and Type Field Description int
activeThreads
int
finishedThreads
int
startedThreads
-