public class RepSumByPrefTask extends ReportTask
Modifier and Type | Field and Description |
---|---|
protected String |
prefix |
Constructor and Description |
---|
RepSumByPrefTask(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 |
reportSumByPrefix(List<TaskStats> taskStats) |
void |
setPrefix(String prefix) |
String |
toString() |
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
clone, close, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, stopNow, supportsParams, tearDown
protected String prefix
public RepSumByPrefTask(PerfRunData runData)
public int doLogic() throws Exception
PerfTask
public void setPrefix(String prefix)