CloneableResetSystemSoftTaskpublic class ResetInputsTask extends PerfTask
| Constructor | Description |
|---|---|
ResetInputsTask(PerfRunData runData) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
doLogic() |
Perform the task once (ignoring repetitions specification)
Return number of work items done by this task.
|
protected boolean |
shouldNotRecordStats() |
Tasks that should not record statistics can override this.
|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, close, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, shouldNeverLogAtStart, stopNow, supportsParams, tearDown, toStringpublic ResetInputsTask(PerfRunData runData)
public int doLogic()
throws Exception
PerfTaskprotected boolean shouldNotRecordStats()
PerfTaskshouldNotRecordStats in class PerfTaskCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.