public class RepSumByPrefTask extends ReportTask
Modifier and Type | Field and Description |
---|---|
protected java.lang.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(java.util.List<TaskStats> taskStats) |
void |
setPrefix(java.lang.String prefix) |
java.lang.String |
toString() |
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
clone, close, getAlgLineNum, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setAlgLineNum, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, stopNow, supportsParams, tearDown
public RepSumByPrefTask(PerfRunData runData)
public int doLogic() throws java.lang.Exception
PerfTask
public void setPrefix(java.lang.String prefix)
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.