public class RepSumByNameRoundTask extends ReportTask
Constructor and Description |
---|
RepSumByNameRoundTask(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 Report |
reportSumByNameRound(java.util.List taskStats)
Report statistics as a string, aggregate for tasks named the same, and from the same round.
|
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
clone, getDepth, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, supportsParams, tearDown, toString
public RepSumByNameRoundTask(PerfRunData runData)
public int doLogic() throws java.lang.Exception
PerfTask
protected Report reportSumByNameRound(java.util.List taskStats)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.