CloneableRepSelectByPrefTask, RepSumByPrefRoundTaskpublic class RepSumByPrefTask extends ReportTask
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
prefix |
| Constructor | Description |
|---|---|
RepSumByPrefTask(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 |
reportSumByPrefix(List<TaskStats> taskStats) |
|
void |
setPrefix(String prefix) |
|
String |
toString() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, close, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, stopNow, supportsParams, tearDowngenPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLineprotected String prefix
public RepSumByPrefTask(PerfRunData runData)
public int doLogic()
throws Exception
PerfTaskpublic void setPrefix(String prefix)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.