org.apache.activemq.tool.sampler
Class ThroughputSamplerTask
java.lang.Object
org.apache.activemq.tool.properties.AbstractObjectProperties
org.apache.activemq.tool.sampler.AbstractPerformanceSampler
org.apache.activemq.tool.sampler.ThroughputSamplerTask
- All Implemented Interfaces:
- Runnable, ReflectionConfigurable, PerformanceSampler
public class ThroughputSamplerTask
- extends AbstractPerformanceSampler
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThroughputSamplerTask
public ThroughputSamplerTask()
registerClient
public void registerClient(MeasurableClient client)
sampleData
public void sampleData()
- Specified by:
sampleData
in interface PerformanceSampler
- Specified by:
sampleData
in class AbstractPerformanceSampler
onSamplerStart
protected void onSamplerStart()
- Overrides:
onSamplerStart
in class AbstractPerformanceSampler
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.