public class ThroughputSamplerTask extends AbstractPerformanceSampler
completionLatch, duration, interval, isRunning, perfEventListener, perfReportWriter, rampDownPercent, rampDownTime, rampUpPercent, rampUpTime, sampleIndex
Constructor and Description |
---|
ThroughputSamplerTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
onSamplerStart() |
void |
registerClient(MeasurableClient client) |
void |
sampleData() |
finishSampling, getDuration, getInterval, getPerfEventListener, getPerfReportWriter, getRampDownPercent, getRampDownTime, getRampUpPercent, getRampUpTime, onRampDownEnd, onRampUpStart, onSamplerEnd, run, sample, setDuration, setInterval, setPerfEventListener, setPerfReportWriter, setRampDownPercent, setRampDownTime, setRampUpPercent, setRampUpTime, startSampler
acceptConfig, configureProperties, retrieveProperties
public ThroughputSamplerTask()
public void registerClient(MeasurableClient client)
public void sampleData()
sampleData
in interface PerformanceSampler
sampleData
in class AbstractPerformanceSampler
protected void onSamplerStart()
onSamplerStart
in class AbstractPerformanceSampler
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.