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(java.util.List<TaskStats> taskStats) |
reportSumByPrefix, setPrefix, toString
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
clone, close, getAlgLineNum, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setAlgLineNum, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, stopNow, supportsParams, tearDown
public RepSelectByPrefTask(PerfRunData runData)
public int doLogic() throws java.lang.Exception
PerfTask
doLogic
in class RepSumByPrefTask
java.lang.Exception
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.