Cloneable
public class RepSumByNameRoundTask extends ReportTask
Constructor | Description |
---|---|
RepSumByNameRoundTask(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 |
reportSumByNameRound(List<TaskStats> taskStats) |
Report statistics as a string, aggregate for tasks named the same, and from the same round.
|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, close, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, stopNow, supportsParams, tearDown, toString
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
public RepSumByNameRoundTask(PerfRunData runData)
public int doLogic() throws Exception
PerfTask
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.