public class ResetInputsTask extends PerfTask
| Constructor and Description |
|---|
ResetInputsTask(PerfRunData runData) |
| Modifier and Type | Method and Description |
|---|---|
int |
doLogic()
Perform the task once (ignoring repetions specification)
Return number of work items done by this task.
|
protected boolean |
shouldNotRecordStats()
Tasks that should not record statistics can overide this.
|
clone, getDepth, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, shouldNeverLogAtStart, supportsParams, tearDown, toStringpublic ResetInputsTask(PerfRunData runData)
public int doLogic()
throws Exception
PerfTaskprotected boolean shouldNotRecordStats()
PerfTaskshouldNotRecordStats in class PerfTaskCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.