public class RepAllTask extends ReportTask
| Constructor and Description |
|---|
RepAllTask(PerfRunData runData) |
| Modifier and Type | Method and Description |
|---|---|
int |
doLogic()
Perform the task once (ignoring repetitions specification)
Return number of work items done by this task.
|
protected Report |
reportAll(java.util.List taskStats)
Report detailed statistics as a string
|
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLineclone, close, getDepth, getLogMessage, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, supportsParams, tearDown, toStringpublic RepAllTask(PerfRunData runData)
public int doLogic()
throws java.lang.Exception
PerfTaskprotected Report reportAll(java.util.List taskStats)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.