org.apache.lucene.benchmark.byTask.tasks
public class RepSumByPrefTask extends ReportTask
Modifier and Type | Field and Description |
---|---|
protected String |
prefix |
Constructor and Description |
---|
RepSumByPrefTask(PerfRunData runData) |
Modifier and Type | Method and Description |
---|---|
int |
doLogic()
Perform the task once (ignoring repetions specification)
Return number of work items done by this task.
|
protected Report |
reportSumByPrefix(List taskStats) |
void |
setPrefix(String prefix) |
String |
toString() |
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
clone, getDepth, getName, getParams, getRunData, runAndMaybeStats, setDepth, setName, setParams, setup, supportsParams, tearDown
protected String prefix
public RepSumByPrefTask(PerfRunData runData)
public int doLogic() throws Exception
PerfTask
public void setPrefix(String prefix)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.