public class CpuSamplerTask extends AbstractPerformanceSampler
duration, interval, isRunning, perfEventListener, perfReportWriter, rampDownTime, rampUpTime, sampleIndex| Constructor and Description |
|---|
CpuSamplerTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPlugin() |
void |
createPlugin(String osName) |
protected void |
onRampDownEnd() |
protected void |
onRampUpStart() |
void |
sampleData() |
getDuration, getInterval, getPerfEventListener, getPerfReportWriter, getRampDownTime, getRampUpTime, isRunning, onSamplerEnd, onSamplerStart, run, sample, setDuration, setInterval, setPerfEventListener, setPerfReportWriter, setRampDownTime, setRampUpTime, startSampler, waitUntilDoneacceptConfig, configureProperties, retrievePropertiespublic void createPlugin()
throws IOException
IOExceptionpublic void createPlugin(String osName) throws IOException
IOExceptionpublic void sampleData()
sampleData in interface PerformanceSamplersampleData in class AbstractPerformanceSamplerprotected void onRampUpStart()
onRampUpStart in class AbstractPerformanceSamplerprotected void onRampDownEnd()
onRampDownEnd in class AbstractPerformanceSamplerCopyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.