|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.benchmark.byTask.tasks.PerfTask
org.apache.lucene.benchmark.byTask.tasks.ReportTask
org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask
public class RepSelectByPrefTask
Report by-name-prefix statistics with no aggregations.
Other side effects: None.
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask |
|---|
prefix |
| Fields inherited from class org.apache.lucene.benchmark.byTask.tasks.ReportTask |
|---|
COLS, ELAPSED, newline, OP, RECCNT, RECSEC, ROUND, RUNCNT, TOTMEM, USEDMEM |
| Fields inherited from class org.apache.lucene.benchmark.byTask.tasks.PerfTask |
|---|
logStep, NEW_LINE, params |
| Constructor Summary | |
|---|---|
RepSelectByPrefTask(PerfRunData runData)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask |
|---|
reportSumByPrefix, setPrefix, toString |
| Methods inherited from class org.apache.lucene.benchmark.byTask.tasks.ReportTask |
|---|
genPartialReport, longestOp, shouldNeverLogAtStart, shouldNotRecordStats, tableTitle, taskReportLine |
| Methods inherited from class org.apache.lucene.benchmark.byTask.tasks.PerfTask |
|---|
clone, close, getDepth, getLogMessage, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, supportsParams, tearDown |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RepSelectByPrefTask(PerfRunData runData)
| Method Detail |
|---|
public int doLogic()
throws java.lang.Exception
PerfTask
doLogic in class RepSumByPrefTaskjava.lang.Exceptionprotected Report reportSelectByPrefix(java.util.List taskStats)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||