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