public class RepSelectByPrefTask extends RepSumByPrefTask
prefix| Constructor and Description |
|---|
RepSelectByPrefTask(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 |
reportSelectByPrefix(List<TaskStats> taskStats) |
reportSumByPrefix, setPrefix, toStringgenPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLineclone, close, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, stopNow, supportsParams, tearDownpublic RepSelectByPrefTask(PerfRunData runData)
public int doLogic()
throws Exception
PerfTaskdoLogic in class RepSumByPrefTaskException