org.apache.lucene.benchmark.byTask.tasks
public class RepSumByNameTask extends ReportTask
Constructor and Description |
---|
RepSumByNameTask(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 |
reportSumByName(List taskStats)
Report statistics as a string, aggregate for tasks named the same.
|
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine
clone, getDepth, getName, getParams, getRunData, runAndMaybeStats, setDepth, setName, setParams, setup, supportsParams, tearDown, toString
public RepSumByNameTask(PerfRunData runData)
public int doLogic() throws Exception
PerfTask
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.