org.apache.lucene.benchmark.byTask.tasks
Constructor and Description |
---|
NewRoundTask(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 boolean |
shouldNotRecordStats()
Tasks that should not record statistics can overide this.
|
clone, getDepth, getName, getParams, getRunData, runAndMaybeStats, setDepth, setName, setParams, setup, shouldNeverLogAtStart, supportsParams, tearDown, toString
public NewRoundTask(PerfRunData runData)
public int doLogic() throws Exception
PerfTask
protected boolean shouldNotRecordStats()
PerfTask
shouldNotRecordStats
in class PerfTask
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.