public class CpuSamplerTask extends AbstractPerformanceSampler
completionLatch, duration, interval, isRunning, perfEventListener, perfReportWriter, rampDownPercent, rampDownTime, rampUpPercent, 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() |
finishSampling, getDuration, getInterval, getPerfEventListener, getPerfReportWriter, getRampDownPercent, getRampDownTime, getRampUpPercent, getRampUpTime, onSamplerEnd, onSamplerStart, run, sample, setDuration, setInterval, setPerfEventListener, setPerfReportWriter, setRampDownPercent, setRampDownTime, setRampUpPercent, setRampUpTime, startSampleracceptConfig, configureProperties, retrievePropertiespublic CpuSamplerTask()
public 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–2016 FuseSource, Corp.. All rights reserved.