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, taskReportLineclone, close, getAlgLineNum, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setAlgLineNum, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, stopNow, supportsParams, tearDownpublic RepSumByPrefTask(PerfRunData runData)
public int doLogic()
throws java.lang.Exception
PerfTaskpublic void setPrefix(java.lang.String prefix)
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.