Uses of Class
org.apache.lucene.benchmark.byTask.tasks.ReportTask

Packages that use ReportTask
org.apache.lucene.benchmark.byTask.tasks Extendable benchmark tasks. 
 

Uses of ReportTask in org.apache.lucene.benchmark.byTask.tasks
 

Subclasses of ReportTask in org.apache.lucene.benchmark.byTask.tasks
 class RepAllTask
          Report all statistics with no aggregations.
 class RepSelectByPrefTask
          Report by-name-prefix statistics with no aggregations.
 class RepSumByNameRoundTask
          Report all statistics grouped/aggregated by name and round.
 class RepSumByNameTask
          Report all statistics aggregated by name.
 class RepSumByPrefRoundTask
          Report all prefix matching statistics grouped/aggregated by name and round.
 class RepSumByPrefTask
          Report by-name-prefix statistics aggregated by name.
 



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