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) |
reportSumByPrefix, setPrefix, toString
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
clone, close, getDepth, getLogMessage, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, supportsParams, tearDown
public RepSelectByPrefTask(PerfRunData runData)
public int doLogic() throws java.lang.Exception
PerfTask
doLogic
in class RepSumByPrefTask
java.lang.Exception
protected Report reportSelectByPrefix(java.util.List taskStats)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.