|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.tool.properties.AbstractObjectProperties
org.apache.activemq.tool.sampler.AbstractPerformanceSampler
org.apache.activemq.tool.sampler.ThroughputSamplerTask
public class ThroughputSamplerTask
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.tool.sampler.AbstractPerformanceSampler |
|---|
duration, interval, isRunning, perfEventListener, perfReportWriter, rampDownTime, rampUpTime, sampleIndex |
| Constructor Summary | |
|---|---|
ThroughputSamplerTask()
|
|
| Method Summary | |
|---|---|
protected void |
onSamplerStart()
|
void |
registerClient(MeasurableClient client)
|
void |
sampleData()
|
| Methods inherited from class org.apache.activemq.tool.sampler.AbstractPerformanceSampler |
|---|
getDuration, getInterval, getPerfEventListener, getPerfReportWriter, getRampDownTime, getRampUpTime, isRunning, onRampDownEnd, onRampUpStart, onSamplerEnd, run, sample, setDuration, setInterval, setPerfEventListener, setPerfReportWriter, setRampDownTime, setRampUpTime, startSampler, waitUntilDone |
| Methods inherited from class org.apache.activemq.tool.properties.AbstractObjectProperties |
|---|
acceptConfig, configureProperties, retrieveProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThroughputSamplerTask()
| Method Detail |
|---|
public void registerClient(MeasurableClient client)
public void sampleData()
sampleData in interface PerformanceSamplersampleData in class AbstractPerformanceSamplerprotected void onSamplerStart()
onSamplerStart in class AbstractPerformanceSampler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||