Cloneablepublic class RepAllTask extends ReportTask
| Constructor | Description |
|---|---|
RepAllTask(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 Report |
reportAll(List<TaskStats> taskStats) |
Report detailed statistics as a string
|
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, stopNow, supportsParams, tearDown, toStringgenPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLinepublic RepAllTask(PerfRunData runData)
public int doLogic()
throws Exception
PerfTaskCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.