Apache JMeter

org.apache.jmeter.threads
Class JMeterContextService.ThreadCounts

java.lang.Object
  extended by org.apache.jmeter.threads.JMeterContextService.ThreadCounts
Enclosing class:
JMeterContextService

public static class JMeterContextService.ThreadCounts
extends Object


Field Summary
 int activeThreads
           
 int finishedThreads
           
 int startedThreads
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

activeThreads

public final int activeThreads

startedThreads

public final int startedThreads

finishedThreads

public final int finishedThreads

Apache JMeter

Copyright © 1998-2013 Apache Software Foundation. All Rights Reserved.