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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
activeThreads
public final int activeThreads
startedThreads
public final int startedThreads
finishedThreads
public final int finishedThreads
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.