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, toString
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
clone, close, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, stopNow, supportsParams, tearDown
public RepSelectByPrefTask(PerfRunData runData)
public int doLogic() throws Exception
PerfTask
doLogic
in class RepSumByPrefTask
Exception