org.apache.lucene.benchmark.byTask.tasks

Class RepAllTask

public class RepAllTask extends ReportTask

Report all statistics with no aggregations.
Other side effects: None.
Constructor Summary
RepAllTask(PerfRunData runData)
Method Summary
intdoLogic()
protected ReportreportAll(List taskStats)
Report detailed statistics as a string

Constructor Detail

RepAllTask

public RepAllTask(PerfRunData runData)

Method Detail

doLogic

public int doLogic()

reportAll

protected Report reportAll(List taskStats)
Report detailed statistics as a string

Returns: the report

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.